103.3 Perform basic file management
- Reference to LPI objectives
- Weight
-
4
- Key knowledge areas
-
-
Copy, move and remove files and directories individually.
-
Copy multiple files and directories recursively.
-
Remove files and directories recursively.
-
Use simple and advanced wildcard specifications in commands.
-
Using find to locate and act on files based on type, size or time.
-
Usage of tar, cpio and dd.
-
- Partial list of the used files, terms and utilities
-
-
cp
-
find
-
mkdir
-
mv
-
ls
-
rm
-
rmdir
-
touch
-
tar
-
cpio
-
dd
-
file
-
gzip
-
gunzip
-
bzip2
-
bunzip2
-
file globbing
-