![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to view files in a particular directory under /opt | its.simron | UNIX for Dummies Questions & Answers | 1 | 05-21-2008 07:02 AM |
| Unable to view files in a particular directory under /opt | its.simron | Linux | 1 | 05-21-2008 06:59 AM |
| View files in columns | mirusnet | Shell Programming and Scripting | 1 | 12-02-2007 07:59 PM |
| how to view .chm format files? | praveen_b744 | UNIX for Advanced & Expert Users | 2 | 09-14-2007 08:13 AM |
| View Files In Linux/Windows | doublek321 | UNIX for Dummies Questions & Answers | 3 | 08-09-2005 03:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
view log files
i have this unix version "unix v/386" and i want to view the log files how i can do it?
regards |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What output from this command
Code:
uname -a |
|
#3
|
|||
|
|||
|
this is the output
UNIX_SV server 4.0 3.0 3425 Pentium II(TM)-ISA/PCI |
|
#4
|
||||
|
||||
|
Look into /var/adm.
|
|
#5
|
||||
|
||||
|
I do not know that unix version, but I suppose it uses syslog, so have a look at
/etc/syslogd.conf To see where the log files are stored in. As shereenmotor says, most probably they are in /var/adm or in /var/log |
|
#6
|
|||
|
|||
|
*************************
Thank You ************************* |
|||
| Google The UNIX and Linux Forums |