Donation?

Harley Hahn
Home Page

Send a Message
to Harley


A Personal Note
from Harley Hahn

Unix Book
Home Page

SEARCH

List of Chapters

Table of Contents

List of Figures

Chapters...
   1   2   3
   4   5   6
   7   8   9
  10  11  12
  13  14  15
  16  17  18
  19  20  21
  22  23  24
  25  26

Glossary

Appendixes...
  A  B  C
  D  E  F
  G  H

Command
Summary...

• Alphabetical
• By category

Unix-Linux
Timeline

Internet
Resources

Errors and
Corrections

Endorsements


INSTRUCTOR
AND STUDENT
MATERIAL...

Home Page
& Overview

Exercises
& Answers

The Unix Model
Curriculum &
Course Outlines

PowerPoint Files
for Teachers

Internet Resources for Chapter 25

Working With Files

ext2 file system

http://web.mit.edu/tytso/www/linux/ext2intro.html

File system permissions

http://en.wikipedia.org/wiki/File_system_permissions

chmod program

http://en.wikipedia.org/wiki/Chmod

Access control lists

http://en.wikipedia.org/wiki/Access_control_list

Inodes

http://en.wikipedia.org/wiki/Inode

stat program

http://www.linuxdevcenter.com/linux/cmd/cmd.csp?path=s/stat

Sun's ZFS filesystem

http://www.opensolaris.org/os/community/zfs/whatis/

Symbolic links

http://en.wikipedia.org/wiki/Symlink
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
  fileio/fs/symbolic_links.asp
(Windows Vista)

find program

http://www.gnu.org/software/findutils/manual/html_mono/find.html
http://www.kingcomputerservices.com/unix_101/
  using_find_to_locate_files.htm

http://en.wikipedia.org/wiki/Find
http://www.linux.ie/newusers/beginners-linux-guide/find.php
http://www.gnu.org/software/findutils/manual/
  html_mono/find.html#Directories

http://www.grymoire.com/Unix/Find.html
http://www.hcidata.info/find.htm

xargs program

http://en.wikipedia.org/wiki/Xargs
http://www.gnu.org/software/findutils/manual/html_mono/
  find.html#Invoking-xargs

http://www.unixreview.com/documents/s=8274/sam0306g/
http://www.hcidata.info/find.htm

Jump to top of page