Hi
 
1. ls -t
 
man ls
 
     -t      Sort by time modified (most recently modified first) before sort-
             ing the operands by lexicographical order.
     -u      Use time of last access, instead of last modification of the file
             for sorting (-t) or printing (-l).

 
2. cat /etc/passwd & cat /etc/groups
 
 
Kind regards
 
Tim Nilimaa

________________________________

Från: [EMAIL PROTECTED] genom VeeJay
Skickat: må 2007-01-08 15:29
Till: [EMAIL PROTECTED]; FreeBSD-Questions
Ämne: FreeBSD File System, please help



Hello my friends

1. How to get the Files listing of "Recently Changed" files under a File
System based on date... for example Root /

2. How to see that how many Users are created on a FreeBSD System.. meaning
how to get All Users/Groups list on a FreeBSD Server?


--
Thanks!

BR / vj
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to