Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm -r * None of these rm *.* rm all rm * rm -r * None of these rm *.* rm all rm * ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to process number of the current shell None of these to list the positional parameters to name the command being executed to exit status of ast command executed. to process number of the current shell None of these to list the positional parameters to name the command being executed to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s i S a s i S a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s a S A s a S A ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 #NAME? -2 -4 -1 #NAME? -2 -4 ANSWER DOWNLOAD EXAMIANS APP