Skip to content

Instantly share code, notes, and snippets.

@jimathyp
Created June 13, 2021 03:30
Show Gist options
  • Select an option

  • Save jimathyp/4b1b30a557a3373bb383371b5a43f4fc to your computer and use it in GitHub Desktop.

Select an option

Save jimathyp/4b1b30a557a3373bb383371b5a43f4fc to your computer and use it in GitHub Desktop.

Less

+F follow

+N line num

less the last file in a directory

less $(ls -1rt | tail -n1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment