Where LOG fiels resides in AIX and pls tel me how to remove
the log file

Answers were Sorted based on User's Feedback



Where LOG fiels resides in AIX and pls tel me how to remove the log file..

Answer / sureshkumar.s

log files are stored in TMP directory......

Is This Answer Correct ?    12 Yes 6 No

Where LOG fiels resides in AIX and pls tel me how to remove the log file..

Answer / irfan

All LOG files are stored in /var directory.......

Is This Answer Correct ?    5 Yes 0 No

Where LOG fiels resides in AIX and pls tel me how to remove the log file..

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

Where LOG fiels resides in AIX and pls tel me how to remove the log file..

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

Where LOG fiels resides in AIX and pls tel me how to remove the log file..

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

Where LOG fiels resides in AIX and pls tel me how to remove the log file..

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

Post New Answer

More Unix Commands Interview Questions

What is the difference between cat command and more command?

0 Answers  


How do you find out all processes that are currently running in UNIX OS?

10 Answers  


What is in grep command?

0 Answers  


How to see unused port number in Solaris?

2 Answers   HCL,


What is rmdir command?

0 Answers  






How do you know about running processes of a particular user?

11 Answers  


What is the use of finger command?

0 Answers  


Which command is used to find whether the system is 32 bit or 64 bit?

0 Answers  


what is the use of "test" command in unix?

4 Answers  


Which command is used to create a directory?

0 Answers  


What Command will remove a Directory in UNIX?

8 Answers   IBM,


What is mtime in find command?

1 Answers  


Categories