[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

home directories...



I need to write a script which will run once a night, and check each
user's home directory for a certain file.  Does anybody know the best way
to do this?  The only thing I can think of is to parse /etc/passwd to get
the home dir of each user of UID > 999. Is this the correct way to do it?
What routines should one use when parsing /etc/passwd?

-Brad


Reply to: