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!

Recent content by Castelior

  1. Castelior

    Add "0"

    Think you!! It works!
  2. Castelior

    Add "0"

    Hi guys. I have a file : 1 2 10 123 and I want : 0001 0002 0010 0123 My script is a shell. I don't know if i should used "sed" or "awk" or "printf" Thinks!
  3. Castelior

    date manipulation

    A Perderabo's script take on a other forum It is really good #! /usr/bin/ksh # datecalc -- Perderabo's date calculator # USAGE="datecalc -a year month day - year month day datecalc -a year month day [-|+] n datecalc -d year month day datecalc -D year month day datecalc -j year month day...

Part and Inventory Search

Back
Top