Skip to content

Instantly share code, notes, and snippets.

@pradhumnsharma
Created March 22, 2018 04:04
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 pradhumnsharma/c7d38dbbc38000a1bda941958c1f5dd4 to your computer and use it in GitHub Desktop.
Save pradhumnsharma/c7d38dbbc38000a1bda941958c1f5dd4 to your computer and use it in GitHub Desktop.
Important linux commands
Recently viewed/accessed files on ubuntu system:-
awk -F"file://|\" " '/file:\/\// {print $2}' ~/.local/share/recently-used.xbel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment