SilkyFalcon

Generation

linuxFri, 25 Nov 2022

check if command has argument

if($#argv != 1){ echo "ERROR: not enough arguments in $argv[0]" exit 1 }

Questions about programming?Chat with your personal AI assistant