Programming and posix - April 2002

April 3, 2002
Solution Symposium
Page 6
hp e3000
programming
and posix
working with files - a review
Naming a file
16 character limit if below an MPE account or group
255 character limit otherwise
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 files permissions and
ownership - chmod, chown, chgrp