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 gkittelson 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: *

  1. ash1ey

    Viewing job actions at command line while job running?

    Thanks for replying, not quite. I was once shown a way to run a script that was doing a rsh to another box, and to see what action the script was doing I run the script at the command line and Im sure I put something like -X after the script name, then while the scipt executes below the command...
  2. ash1ey

    Viewing job actions at command line while job running?

    There is a way to run a unix script and see at the command line what actions it is doing. From what I remember to get this you had to put something like -X after executing the script name ie; > test.sh -X.

Part and Inventory Search

Back
Top