Hacker News new | ask | show | jobs
by a3n 662 days ago
A script to connect to my phone's hotspot, and then mount it via sshfs. Need to turn on hotspot and start the DropBear ssh server on the phone first.

A script to copy new photos from the phone to the laptop, and then resize them all and copy those into a 'small' subdirectory.

A script to unmount and disconnect.

Those three scripts invoked in sequence in one command line.

Invoke that line from history with ESC-K.