Mastodon Feed: Post

Mastodon Feed

Boosted by jsonstein@masto.deoan.org ("Jeff Sonstein"):
ddrake@mathstodon.xyz ("Dan Drake 🦆") wrote:

I'm mostly posting this as a way to help myself remember, but:

I have been using the venerable `less` Unix utility for over a quarter century (!) but just today I learned you can view multiple files with it!

less file1.txt file2.txt file3.txt

Use `:n` and `:p` to go to the next/previous file.

#unix #linux #terminal #commandline