Search Results

Search: Posts Made By: cpare
5,566
Posted By cpare
Stringing Multiple commands together in KSH
I am trying to to this

findCDZfile=`ls -at `find /opt/apps/busobj/bobj/bobje/data/ -name CDZ*.tmp``

and it doesn't seem to like me - is there a special escape character I need to use?
2,526
Posted By cpare
Thanks for this suggestion, however I tried this...
Thanks for this suggestion, however I tried this earlier as well with no success. There must be a globl setting that overrides this...
2,526
Posted By cpare
When I do the following line in the shell by hand...
When I do the following line in the shell by hand it runs just fine, but shows the banner
scp -p /foo/bar/some.ini server2:/foo/bar

When I try
scp -p /foo/bar/some.ini server2:/foo/bar |grep...
2,526
Posted By cpare
Removing banners from scp calls (AIX/KSH)
Hello all!
I am creating a script to synchronize key files on multiple servers in our environment. What I have works, but I am getting the banner for each of the servers in the output and it makes...
Showing results 1 to 4 of 4

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