Skip to content

Instantly share code, notes, and snippets.

View hardlianotion's full-sized avatar

hardlianotion hardlianotion

View GitHub Profile
Compressing with tar: `tar -cvf <archive-name> <file-or-dir-1> <file-or-dir-2> ... <file-or-dir-n>
* c - compress
* v - view
* f - specify archive name
Decompressing the tar: `tar -xvf <archive-name>`
* x - extract
@hardlianotion
hardlianotion / set_sbt_options
Last active May 2, 2019 07:57
Increasing heap size to avoid set stack overflow error. This version gives 2GB space and goes in bash_profile.
export SBT_OPTS="-Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=2G -Xss2M"

Keybase proof

I hereby claim:

  • I am hardlianotion on github.
  • I am hardlianotion (https://keybase.io/hardlianotion) on keybase.
  • I have a public key ASBj0m-Kb5cKc80M18IvF_Tusf6Yk0Dz_r8wjuEH7T31EAo

To claim this, I am signing this object: