Search Results

Search: Posts Made By: sudeep.id
3,524
Posted By zaxxon
# sed 's/\<[sS][eE][U]\>/USE/g' s_sample.txt ...
# sed 's/\<[sS][eE][U]\>/USE/g' s_sample.txt
grant permission to all user
sts|ln|USE|PSG
sajncht|se|USE|PPSPSG
psg|ln|USE|TSPSG
sts_user.Me revoke
1,764
Posted By Corona688
sed 's/[pP][eE][tT][eE][rR]/Peter/g' input >...
sed 's/[pP][eE][tT][eE][rR]/Peter/g' input > output
4,894
Posted By Scrutinizer
Try this: $ cat infile "PROD GLOBAL" ...
Try this:
$ cat infile
"PROD GLOBAL" "BPROD Tray"
"ABC LONDON" "Capla"
"ARAS GLOBAL COMPANY" "AAC -...
13,923
Posted By CarloM
Remove the whitespace before 'EOF'.
Remove the whitespace before 'EOF'.
13,923
Posted By gary_w
The "EOF" ending your here document should be at...
The "EOF" ending your here document should be at the very front of the line. I suspect the shell never finds the end of your here document as a result of it being indented.

P.S. consider using...
Showing results 1 to 5 of 5

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