I am continuing with the same topic used for concept maps
Q1. What does the linux command “ls” do?
- lists content of a location following it
- returns value of the left side operator
- listens on a port
- starts a ls shell
Q2. What option of “ls” gives the listing according to the modified time (indicates expertise level)
- -t
- -a
- -l
- -m
Q3. In which folder of linux filesystem does “..” and “.” point to the same folder (indicates comprehension of filesystem basics)
- /root
- /
- /bin
- None of the above
Q4. The output of “pwd” is what kind of path (indicates expertise level)
- Relative path
- Absolute Path
- Both
- Depends on folder
Q5. Which command changes the permissions of a file (indicates understanding of permissions in concept map)
- passwd
- perm
- chmod
- cmod