Search Results

Search: Posts Made By: tiger66
2,330
Posted By tiger66
xargs command problem
Hi
I am trying to use "xargs" command to loop through each file, modify it and overwrite the old file with the modification but with the same file name.

I thought it is easy but I just can't get...
7,499
Posted By tiger66
combine two grep statements
Hi
I am wondering is it possible to combine two greps together
I have two greps.
grep "^[^,],[^,], *\." file
(grep the line which has a '.' in the third column)
grep "=" file
(grep the line...
1,197
Posted By tiger66
help with grep
Hi

I have a file that contains some data in the following format
I need to display the lines that have a '.' as a first character in the second column

AA bb, T.ST, 1013, 3, 1, 2, Jul...
4,473
Posted By tiger66
retrieve part of file path
Hi
I am trying to use sed to retrieve part of my html file's path. I am having a hard time getting what I want. Could someone give me some help?

I want to retrieve the section after html and...
Showing results 1 to 4 of 4

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