|
bash scripting - editing files
How would you, for example, replace the number in the Nth column (columns are consecutive characters separated by blank space) of the line that contains "bleh" in the file called FILENAME with 12345?
Thanks.
Last edited by brian0918; 06-30-2003 at 05:50 PM.
|