Search

Home > Hacker Public Radio > HPR3512: Auld Acquaintance
Podcast: Hacker Public Radio
Episode:

HPR3512: Auld Acquaintance

Category: Technology
Duration: 00:00:00
Publish Date: 2022-01-18 00:00:00
Description:

Toshiba Satellite L455-S5000
https://www.ifixit.com/Device/Toshiba_Satellite_L455-S5975

The script!

#!/bin/bash

# target dir is ~/Photos/YYYY-MM-DD_Hm
targetDir="/home/$USER/Photos/$(date +"%F_%H%M")"

# create the dir
mkdir $targetDir

# cd to dir
cd $targetDir

# kill all gphoto stuff
pkill -f gphoto2

# get the files
gphoto2 --get-all-files

# delete all files on camera recursively
gphoto2 -DR
Total Play: 0

Users also like

100+ Episodes
Seginfocast .. 100+     20+