💻
💻
💻
💻
Today I Learned
Search
⌃
K
💻
💻
💻
💻
Today I Learned
Search
⌃
K
README
analytics
bash
db
dgraph
docker
fish
git
go
k8s
linux
net
osx
checksum a file from a url
cluster ssh in iterm2 with i2cssh
list open port
manage clipboard easily with jumpcut
pipe output to clipboard with pbcopy and pbpaste
show hidden file
sign application with self certificate
starting program on startup with login items
python
react
unix
vim
web
Powered By
GitBook
list open port
$ sudo netstat -atp tcp| grep -i listen
or
$ sudo lsof -i -P | grep -i listen
Previous
cluster ssh in iterm2 with i2cssh
Next
manage clipboard easily with jumpcut
Last modified
1yr ago