Unix Which of the following commands is used to display your working directory? pwd prompt $p$g path dir pwd prompt $p$g path dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these profile Shadow password All the these profile Shadow password ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 2048 bytes None of these 1024 bytes 256 bytes 512 bytes 2048 bytes None of these 1024 bytes 256 bytes 512 bytes 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? find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc None of these cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? calendar None of these mesg mail write calendar None of these mesg mail write ANSWER DOWNLOAD EXAMIANS APP