Unix The special shell variable $* is used None of these to list the positional parameters to exit status of ast command executed. to process number of the current shell to name the command being executed None of these to list the positional parameters to exit status of ast command executed. to process number of the current shell to name the command being executed ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut paste grep cat cut paste grep 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? None of these mail write grep mesg None of these mail write grep mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-x note chmod go+r note chmod go-r note chmod go+rw note chmod go-x note chmod go+r note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these copy wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP