search for: miagrbiorca1

Displaying 1 result from an estimated 1 matches for "miagrbiorca1".

Did you mean: miagrbiorca0
2013 Oct 08
3
remote sudo script
...sage, which is a little distracting and useless to the process: tcgetattr: Inappropriate ioctl for device But more importantly, when I try to pop the above two working statements from the command line into a script, the following occurs: [tdunphy at MIAGRBISSH01V ~]$ for i in MIAGRBIORCA0{0..9}V MIAGRBIORCA1{0..2}V > > do > > ssh -q -t -t -t $i sudo -S 'cp -v /data/solr-4.3.1/zoe/etc/logback.xml /tmp/logback.xml-${i}-$(date +%Y%m%d).bak' <<EOF > secret_sauce > EOF > > ssh -q -t -t -t $i sudo -S 'ls -l /home/tdunphy/logback.xml-${i}-$(date +%Y%m%d).bak' &lt...