Note to myself: This makes an android device take a photo via USB or networked Android Debug Bridge adb (download it via adb pull)
"adb shell input keyevent 26 & adb shell input keyevent 26 & adb shell input keyevent 26 & adb shell input keyevent 27"
(triple click on power button 26 followed by an instantaeneous "take photo" button 27)

#adb #android #photography #linux #opensource #oneliner #basheinzeiler

#Bash #onliners #Einzeiler #basheinzeiler

"while true; do find . -mmin 2; sleep 120; done"

--> find out which files on your system have been changed in the last 2 minutes. I regularly need that to find out where my desktop environments are writing changes to (thus I am executing this e.g. in ~/.config )

@cwc_ffm Gibt es schon die #basheinzeiler #bashoneliners hier auf mastodon ?