Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcnemesis/deb4ccb40075f0564466b1986f9f2a3d to your computer and use it in GitHub Desktop.
Save mcnemesis/deb4ccb40075f0564466b1986f9f2a3d to your computer and use it in GitHub Desktop.
alias lastlog="tail -n 20 $(ls -d -t -1 "$PWD/logs/"** | sed -n '2p')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment