echo the number of arguments are $# echo and they are $@ echo The last command exit code was $? echo Process ID of last BG command $! echo Proceess ID of this is $$