Search Results

Search: Posts Made By: ani12345
29,204
Posted By ani12345
grep -v '#' option
Hi,

I've the following code in my program.

grep 'FILE_PREFIX' /cblconfig |grep -v '#' > $fpfx-filename

I'm not sure what second grep does.

Can someone explain this command?
...
20,341
Posted By ani12345
Thanks for the reply. For the below query, I...
Thanks for the reply.

For the below query, I need to search for the file in 2 directories and if the file is available then copy the file from that directory.

for ex: if the pgm is pgm1 and...
20,341
Posted By ani12345
shell script to read file line by line
Hi,

I need to read a text file from shell script line by line and copy the feilds of each line.
Below is the complete requirement.


I've text file which contains ...


pgm1 file11...
Showing results 1 to 3 of 3

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