Unix
Which command is used to locate all the .profile files in the system?

cd /.profile
ls profile
None of these
find /-name profile -print
l -u .profile

ANSWER DOWNLOAD EXAMIANS APP

Unix
The cp command uses:

both input and output file
standard input file
neither standard input nor standard output file
standard output file

ANSWER DOWNLOAD EXAMIANS APP