Unix Which command is used to remove a directory? rd rmdir dldir rdir rd rmdir dldir rdir ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
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 all rm * rm *.* rm -r * None of these rm all rm * rm *.* ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used None of these to exit status of ast command executed. to name the command being executed to list the positional parameters to process number of the current shell None of these to exit status of ast command executed. to name the command being executed to list the positional parameters to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of od oct cd of od oct cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sort st sh sort -r sort st sh ANSWER DOWNLOAD EXAMIANS APP