Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lamqvo
  • Content: Threads
  • Order by date
  1. lamqvo

    Shell script not running properly under cron job

    Hello everyone, I have a little script: #!/usr/bin/sh ssh -l username hostname /usr/bin/cat /Logger/Logger.log > lam.out What this one does is that it cat a file from the host "hostname" and append to the new file "lam.out" under the current host. If I run this script normally, it is...

Part and Inventory Search

Back
Top