Hardware Reference
In-Depth Information
Solution
Table 5-1 lists many common Linux commands.
Table 5-1. Common Linux com-
mands
Command Action
pwd
show current directory
cd
change current directory
ls
list directory contents
chmod
change file permissions
chown
change file ownership
cp
copy files
mv
move files
rm
remove files
mkdir
make directory
rmdir
remove directory
cat
dump file contents
less
progressively dump file
vi
edit file (complex)
nano
edit file (simple)
head
trim dump to top
tail
trim dump to bottom
echo
print/dump value
Search WWH ::




Custom Search