Skip to content

Instantly share code, notes, and snippets.

@lamngockhuong
Last active December 30, 2017 16:43
Show Gist options
  • Save lamngockhuong/4bbb46e80834381309f867e6a4c2876c to your computer and use it in GitHub Desktop.
Save lamngockhuong/4bbb46e80834381309f867e6a4c2876c to your computer and use it in GitHub Desktop.
[Linux notes] #linux
$ pkill --oldest chrome // kill chrome process
Change file names with string pattern
rename 's/(.*)/[ngockhuong]_$1/' *.jpg


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