Unix Which of the following keys is used to replace a single character with new text? S R r s S R r s ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? [ijk] * [!ijk] None of these ? [ijk] * [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 256 bytes 512 bytes None of these 2048 bytes 1024 bytes 256 bytes 512 bytes None of these 2048 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove None of these rd rdir rmdir remove None of these rd rdir rmdir ANSWER DOWNLOAD EXAMIANS APP