The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
85 views

How do I less a filename rather than an inode number?

I have a piece of software that rotates its log files when it restarts. However, during development, I am restarting it a lot, so I would like to monitor the latest log file at any time. If I start ...