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 John Tel 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: ferndale
  • Order by date
  1. ferndale

    Help Please I am new to this.

    vrooyejc sorry man when I sais I'm new I meant it forget previous email ALA
  2. ferndale

    Help Please I am new to this.

    Hi, I'm really really new on Linux and I need to do some stuff on a ksh bash 1. I need to create a file containing a list (in reverse date order (oldest first) of all the files in the directory specified by the enviroment variable I used: #!/bin/bash ls -t -A -r /$testdir/ >$FLOW/ls.lst cat...

Part and Inventory Search

Back
Top