Search Results

Search: Posts Made By: jeanjkj
2,214
Posted By jeanjkj
Hi, Will the same work as part of a shell...
Hi,
Will the same work as part of a shell script?

Thanks,
Jean
2,214
Posted By jeanjkj
Hi, I tried..But i am not getting the desired...
Hi,
I tried..But i am not getting the desired output..

"yourlist" you mentioned , is it supposed to be my filename?

Thanks,
Jean
2,214
Posted By jeanjkj
Let me make it clearer my file is like...
Let me make it clearer

my file is like below:


/date1/file1
/date2/file2
/date3/file3
..
..
..
..
..
/date10/file10


Each file is present in the path as above

I need to...
2,214
Posted By jeanjkj
Searching for a pattern from filenames stored in a file
Hi,
I have got some 10 filenames stored in a file or displayed in the console as a result of some query i made.. Now I need to open each of these files and search for a pattern in these 10 files.....
2,124
Posted By jeanjkj
Thanks mate, i never knew an apostrophe would...
Thanks mate, i never knew an apostrophe would change my life altogether :)
2,124
Posted By jeanjkj
use of variables in awk to search for pattern from a file
Hi,

I need to extract all the content between two strings stored in two variables "startstring" and "endstring"
startstring=hello
enstring=world
#notworking
awk '/$startstring/, $NF ~...
Showing results 1 to 6 of 6

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