Computer Science - Linux

Exercise : Linux - Section 2
41.
Where can system and mail logs be found in Ret Hat Linux?
/var/log
/etc/log
/mail
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

42.
What command is used to display and create files?
lyrix
ed
vi
cat
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

43.
Which of the following command can be used to rename a file in UNIX?
ren
mv
remove
change
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

44.
What command is used to remove a file?
del
mv
rm
remove
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

45.
What command is used to display the top of the file?
grep
more
head
cat
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.