W 4 Shell
W 4 Shell
H. Turgut Uyar
Date:
2022-09-30
Version:
1.0
Shell
username
userid
home directory
-r: recursive
File Ownership
-R: recursive
File Permissions
-R: recursive
Processes
current directory
current language
Environment Variables
ls -a (--all)
I/O Streams
usually to a file
stdin: <
stdout: >
stderr: 2>
Piping
command1 | command2
successful completion: 0
failure: non-zero
man
info
Other Commands
du sed
df awk
tree
pstree
tee
rsync