- A period (.)
 
../../home/sysadmin
- Relative
 
- A user's home directory
 
cd command by itself will take you to what directory?- Your home directory
 
- cd
 
ls -l) indicates:- If something is a file, directory, or symbolic link
 
ls command color codes results by default.- False
 
ls -S will sort files:- By size, smallest to largest
 
rm command to prompt before deleting?- -i
 
touch command can be used to:- Create new files
 - Update the time stamp of existing files
 
0 comments:
Posting Komentar