Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 294 Bytes

commands.md

File metadata and controls

15 lines (8 loc) · 294 Bytes

General

Add SSH key

ssh-add -K <key>

Start Chrome without security

open -a /Applications/Google\ Chrome\ Canary.app/ --args --disable-web-security -–allow-file-access-from-files

Linux

Get free memory

egrep --color 'Mem|Cache|Swap' /proc/meminfo