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 IamaSherpa 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. addo333

    pleeeease help with awk

    I have this csh script and I need to write this code in AWK language. But I've no idea how. Can somebody pls help? unset v unset l set histchars="" while ( $#argv > 0 ) switch ( $argv[1] ) case -h : if ( $?v || $?l ) break echo "test.csh" echo "Usage: $0:t [-h] [-v <size>] [-l]...

Part and Inventory Search

Back
Top