Hi All,

I need some help in perling on solaris 5.8. I would be great ful if any of you
could help ..

1. Count all directories excluding the directories named . or ..     .
2. Coount all non-directory entries with link count equals to one
3. Count of all non-directory entries with link counts greater than one (i.e
the file has more than one namname).
4. Count of entries modified since midnight on 1 April.
5. Count of entries modified between midnight on 1 March and midnight of 1
April.
6. Count of entries modified before midnight on 1 March.
7. A list of filenames that refer to a given inode, for directories the list
should not include . or .. directories. The list should be printed and sorted
in order of inode number, with     the names also sorted in order, all on one
line where possible. 

Waiting for you help !!

Kalpesh...


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to