Search Results

Search: Posts Made By: timculhane
5,859
Posted By timculhane
Hi, I wanted to avoid creating temperary...
Hi,

I wanted to avoid creating temperary files. There would be quite a few multiline settings to read in and merge into the new config. Therefore I would end up with lots of temperary files...
5,859
Posted By timculhane
Hi, Ok, what I have is an installation...
Hi,

Ok, what I have is an installation script for an application. If this script detects an existing installation of the application it attempts an upgrade. This involves:

1. backing up the...
5,859
Posted By timculhane
Hi, This works in isolation, but if I...
Hi,


This works in isolation, but if I then try and use $OUT as a replacement pattern in a sed command I get the sed 'command garbled' error.

i.e. my script has:

OUT=`awk...
5,859
Posted By timculhane
Hi, I did include a sample input file along...
Hi,

I did include a sample input file along wit desired output.

I can't use the html editor for posting messages, as I'm blind, I'm using a screen reader, and the html editor is not...
5,859
Posted By timculhane
assigning a multiline grep output which has been piped through sed to a shell variabl
Hi,

I wish to format the output of a grep command in such a way that sed will be able to handle the newline characters held in the output.

Since sed does not allow newlines to be contained...
Showing results 1 to 5 of 5

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