Unix Which command is used to display the characteristics of a process? ps pid au du ps pid au du ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? e user-list d user-list r user-list m user-list None of these e user-list d user-list r user-list m user-list None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to print a file copy a file display a file None of these capture a file print a file copy a file display a file None of these capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a s i S a s i S 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? copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc None of these 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+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP