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 Wanet Telecoms Ltd 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: pwozney
  • Content: Threads
  • Order by date
  1. pwozney

    Strange shell script behavior

    I'm writing a script to automatically create a backup of my filesystem which I will then burn to a cd. Everything except this works. BACKUP_NAME="phoenix" BACKUP_DIR="/$BACKUP_NAME" CREATE_FS="find . -mount -depth -print0 | cpio -apdmu0 $BACKUP_DIR" echo...
  2. pwozney

    Testing a Bay Networks ARN

    I want to get ethernet out of the HSSI ports - what do I need to do that?<br> <br> Do I need a DSU, or some other device?

Part and Inventory Search

Back
Top