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]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.