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 to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
Can you write a command to erase all files in the current directory including all its sub-directories?
Which command can you use to find the currently running process in unix server?
Give Command that will change the name of a directly from paypal to eBay
Name the general commands in using unix os for a beginner?
how to change a normal file into hidden file
What is grep and sed command?
distinguish between paging and swapping?
How we will execute previous command in vi editor?
How to get a particular string as your prompt ? Give syntax of that command?
what is kernel?
What is time_t?