Skip to content

Instantly share code, notes, and snippets.

View pajaydev's full-sized avatar

Ajaykumar pajaydev

View GitHub Profile
@pajaydev
pajaydev / commands.md
Last active May 25, 2020 22:30
Useful commands on Linux/OSX

Useful Commands

## search throught the command history 
ctrl-r

!! ## Run the last executed command
top -0 vsize #check why mac is slow
uptime #check how long the system has been running.