Skip to content

Instantly share code, notes, and snippets.

@shimazaki
Last active October 6, 2015 16:38
Show Gist options
  • Save shimazaki/3022258 to your computer and use it in GitHub Desktop.
Save shimazaki/3022258 to your computer and use it in GitHub Desktop.
unix commands
Amazon S3
apt-get install s3cmd
s3cmd --configure
s3cmd get --recursive s3://bucketname ./
du -sh
du -sh ~/*
find . | xargs grep "text"
log file of matlab
/var/tmp/lm_TMW.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment