Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
brainzap
23 days ago
|
parent
|
context
|
favorite
| on:
Scripts I wrote that I use all the time
My most used automation copies a file with rclone to backblaze blob storage, and puts the link into the clipboard. (for sharing memes)
and alias debian="docker run -it --rm -v $(pwd):/mnt/host -w /mnt/host --name debug-debian debian"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
and alias debian="docker run -it --rm -v $(pwd):/mnt/host -w /mnt/host --name debug-debian debian"