Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc .profile None of these .autoexec autoexec.bat .exrc .profile None of these .autoexec autoexec.bat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? None of these crdir md cr mkdir None of these crdir md cr mkdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? ls more file cat ls more file cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s i S a s i S a ANSWER DOWNLOAD EXAMIANS APP
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 Which command is used to display all the lines with the string 'sales' from the file empl.lst? grep sales empl.lst cat | /sales > empl.lst None of these /sales > empl.lst cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst None of these /sales > empl.lst cut sales empl.lst ANSWER DOWNLOAD EXAMIANS APP