Where LOG fiels resides in AIX and pls tel me how to remove
the log file
Answers were Sorted based on User's Feedback
Answer / sureshkumar.s
log files are stored in TMP directory......
| Is This Answer Correct ? | 12 Yes | 6 No |
Answer / irfan
All LOG files are stored in /var directory.......
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / basanta barman
log files are stored in TMP directory
To remove the log files we use rm*.log command
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / supriya
Log files are stored in TMP directory.
to remove the log file the following command is used:
rm*.log
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pramod
logs will be in /var/adm & /var/adm/ras
using rm cmd we can remove logs
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin sharma
To Remove we use rm command
so to remove log file we use
rm*.log
| Is This Answer Correct ? | 0 Yes | 1 No |
How do I search for a file in unix command?
What is nr in awk command?
How many unix commands are there?
what is virtual machine?
how many types of file in unix?
34 Answers MNC, TCS,
what are the different operating systems available?
How can you copy files or directories?
What is the difference between cat and more command?
in UNIX ,What is the command to view contents of a large error log file?
What does #!/ Bin sh do?
how to change a normal file into hidden file
What is the use of finger command?