Where LOG fiels resides in AIX and pls tel me how to remove
the log file
Answer Posted / 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 View All Answers
What is the use of cut command in unix?
Why is awk called awk?
Can you explain a little bit about command substitution?
How do I find previous commands in unix?
What does grep v grep do?
Write a command that will display files in the current directory, in a colored, long format.
What is grep command in unix with examples?
What is awk good for?
What does this command do? Cat food 1 > kitty
What is the function of grep command in unix?
What do know about tee command?
What is the size of time_t?
How do I search for text in vi?
What is command substitution?
What is .sh file?