Text only
05 Jun 2010
 
 
Tools: wrap/unwrap  
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
[dottedmag@bugzilla ~]$ cd /etc/httpd/
[dottedmag@bugzilla httpd]$ ls
conf logs modules
[dottedmag@bugzilla httpd]$ ls -l
total 4
drwxr-x--- 8 root webmaster 4096 Sep 13 2008 conf
lrwxrwxrwx 1 root root 19 Sep 13 2008 logs -> ../../var/log/httpd
lrwxrwxrwx 1 root root 20 Sep 13 2008 modules -> ../../usr/lib/apache
[dottedmag@bugzilla httpd]$ cat /etc/altlinux-release
ALT Linux Sisyphus (20071221)
[dottedmag@bugzilla httpd]$