
type
status
date
slug
summary
tags
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 | ㅤ |