Unix Which command is used to remove a file? mv del remove rm mv del remove rm ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 2048 bytes 1024 bytes 256 bytes 512 bytes None of these 2048 bytes 1024 bytes 256 bytes 512 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv *.* /bin/ mv * /bin/* mv * ../bin None of these mv * ../bin *.* mv *.* /bin/ mv * /bin/* mv * ../bin None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mesg None of these write grep mail mesg None of these write grep mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? -4 None of these #NAME? #NAME? #NAME? -4 None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $# $* $0 $! $# $* $0 $! ANSWER DOWNLOAD EXAMIANS APP