Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 -2 #NAME? -1 -4 -2 #NAME? -1 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 concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? grep mesg write None of these mail grep mesg write None of these mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? None of these who am i which who 1 /u None of these who am i which who 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has None of these write and executable permissions executable permission only both read and write permissions both read and executable permissions. None of these write and executable permissions executable permission only both read and write permissions both read and executable permissions. ANSWER DOWNLOAD EXAMIANS APP