LPIC-StudyGuide > 103.3 Perform Basic File Management (Commands and Terms) > Flashcards
dd
used to create backup images specifically formatted files for swap space CD/DVD ISO files and others
dd
rmdir
remove a directory only if it is empty
rmdir
rm
removes files or directories
rm
find
best method for finding files based on
name
type
or other characteristics - CPU / IO performance etc
find