Unix In vi editor, forward search is performed using the command. :pat All of these ?pat /pat :pat All of these ?pat /pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? stty who ls tty None of these stty who ls tty None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd HOME. None of these cd.. cd cd/ cd HOME. None of these cd.. cd cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year? grep (/usr/*) - mtime + 365 | -ok rm None of these find -name - mtime + 365 / - ok rm find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; grep (/usr/*) - mtime + 365 | -ok rm None of these find -name - mtime + 365 / - ok rm find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? chkdsk None of these du disk fdisk chkdsk None of these du disk fdisk ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 256 bytes 2048 bytes 1024 bytes None of these 512 bytes 256 bytes 2048 bytes 1024 bytes None of these 512 bytes ANSWER DOWNLOAD EXAMIANS APP