Skip to content

Instantly share code, notes, and snippets.

@copley
Last active March 15, 2017 00:27
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 copley/5dcc0c88def5248cbc795d74a66869ad to your computer and use it in GitHub Desktop.
Save copley/5dcc0c88def5248cbc795d74a66869ad to your computer and use it in GitHub Desktop.
Grep Commands:
http://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/
bash shell
export PS1=%n@%m:%c'$'
Image Conversion.
Shell command for image conversion.
Using magemagick - command
$ convert [file.png][out.jpg]
--see convert --help
Kernel: uname -r
Distro: lsb_release -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment