Search Results

Search: Posts Made By: gsprince
84,095
Posted By gsprince
It didn't work on Linux. Note where "\n" is...
It didn't work on Linux.

Note where "\n" is new line. It seems u are taking "\n" as a string of "\" and character "n".

Thanks,
84,095
Posted By gsprince
But, I want to replace the newline character only...
But, I want to replace the newline character only if it is followed by a blank space.

ie, I wan to replace "blankspace\n" with "blankspace" and dont want to replace (say, ";\n")

Thank u...
84,095
Posted By gsprince
How to replace newline "\n"
How do I replace the newline character in "vi" editor.

I want to replace the string " \n" (ie, Blank followed by NewLine) with " " . How do I do this?

I want to try this from vi editor and...
1,958
Posted By gsprince
Thank you very much for the response
Thank you very much for the response
1,958
Posted By gsprince
hi: I have the following lines in a file. I...
hi:

I have the following lines in a file. I want to have the value followed by the string "/status=" to be stored into an shell variable (say $stat). What is the best way to do it?

in my case,...
Showing results 1 to 5 of 5

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