bash cheatsheet
type
Post
status
Published
date
slug
bash-cheatsheet
summary
tags
cheatsheet
category
icon
password
Importance
Tweet
Command | Description | Platform Specific |
cat <filepath> | xclip -selection clipboard | Copy content of <filepath> to clipboard | ㅤ |
lsof -n -i :80 | grep LISTEN | Get process running on port 80 | ㅤ |
Loading...
bash cheatsheet