Sun Solaris (OS) Question:
Display the last newly appending lines of a file during appendingdata to the same file by some processes ?

Answer:
- tail .f Debug.logHere tail shows the newly appended data into Debug.log by some processes/user.
Previous Question | Next Question |
Search for a sample string in particular files? | Display the Disk Usage of file sizes under each directory in current Directory ? |