Search Results

Search: Posts Made By: lmwf1
19,900
Posted By lmwf1
Zaxon, Look at this example to see if it makes...
Zaxon,
Look at this example to see if it makes sense.

2>&1 means "send standard error (file descriptor 2) to the same place standard output (file descriptor 1) is going."
n>&m is an operator...
4,220
Posted By lmwf1
check this one out to see if it helps. ...
check this one out to see if it helps.

https://www.unix.com/shell-programming-scripting/44502-passing-variable-sed-getting-command-garbled.html
4,660
Posted By lmwf1
well, what is the problem? If you could post...
well, what is the problem?
If you could post your own finding then others can benefit from it.
4,220
Posted By lmwf1
If your script is working fine on 79 ouf of 80...
If your script is working fine on 79 ouf of 80 servers, then it sounds obvious that something is different on this machine.
4,220
Posted By lmwf1
can you post your ch script?
can you post your ch script?
10,892
Posted By lmwf1
Lamano, I tested it, it should work. Give...
Lamano,

I tested it, it should work.
Give it a try and post it back here so others can benefit from it.


##################### work ###########
if test ! -f filename
then
echo File...
Showing results 1 to 6 of 6

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