SilkyFalcon

Generation

linuxFri, 25 Nov 2022

check if command has argument

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

Want to kickstart your project?Use the new AI Studio to create your code