Search Results

Search: Posts Made By: somi2yoga
2,210
Posted By somi2yoga
Invoke unix script using c program
hi

i want to invoke a unix script in a C program and also return some value from the script to the C program to use that value further.

Basically i am doing a Lookup operation in this unix...
4,093
Posted By somi2yoga
appending zeros to numbers using awk
hi

i want to append zeros to a given number ( varying digits). the total length of the output should be 10 digits. For example:
1)input is var=347
output should be NewVar=0000000347
2) input...
18,677
Posted By somi2yoga
how to grep only particular length of numeric values
hi

i have two types of file
1. temp.0000000001.data (10 digit numeric)
2. temp.000000001.data (9 digit numeric)

i want to search a file which is having 10 digit numeric in between the file...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy