Programming and posix getting started
11
Working with Files - A Review
• Naming a file
• File Types - bytestream vs. fixed record
• Creating and listing files - cat >, vi, ls
• Viewing and printing a file - more, cat, lp
• Copying, renaming, and removing files -
cp, mv, rm
• Displaying and changing a file’s
permissions and ownership - chmod,
chown, chgrp