Unix Which command is used to list all the files with extension .lst? ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .autoexec None of these .exrc autoexec.bat .profile .autoexec None of these .exrc autoexec.bat .profile ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that other has read permission only group has write permission only group has read permission only owner has read permission only other has read permission only group has write permission only group has read permission only owner has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -4 -2 #NAME? -1 -4 -2 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes 256 bytes None of these 2048 bytes 1024 bytes 512 bytes 256 bytes None of these 2048 bytes 1024 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? A i I None of these a A i I None of these a ANSWER DOWNLOAD EXAMIANS APP