Unix Which shell's wild-cards is used to match a single character? ? [ijk] None of these * [!ijk] ? [ijk] None of these * [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p cd p* cd p* cd [p] cd p cd p* cd p* 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 command is used to terminate all processes in your own system except the login shell? kill 1 cancel all None of these cancel 1 kill 0 kill 1 cancel all None of these cancel 1 kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 2048 bytes None of these 512 bytes 1024 bytes 256 bytes 2048 bytes None of these 512 bytes 1024 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? lp cat pg None of these more lp cat pg None of these more ANSWER DOWNLOAD EXAMIANS APP