Unix Which of the following commands is used to display your working directory? prompt $p$g dir pwd path prompt $p$g dir pwd path ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? = None of these + - % = None of these + - % ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these r user-list m user-list e user-list d user-list None of these r user-list m user-list e user-list d user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 #NAME? -1 -4 -2 #NAME? -1 -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep head cat more grep head cat more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[x-z] cat emp[!0-9] cat emp[a-z] more [emp][!0-9] cat emp[x-z] cat emp[!0-9] cat emp[a-z] more [emp][!0-9] ANSWER DOWNLOAD EXAMIANS APP