I have 2 OS using mint.
I would like to select either OS by default.
I have tried to download startup manger, but it is not found.
Is there a substitute method?
Thanks, Jim
python dropbox.py start
#!/bin/bash while [[ `acpi | cut -d ' ' -f 4 | grep -Po '\d+'` -gt 10 ]] do echo -ne "\r`acpi`" sleep 5 done notify-send -t 60000 'Low Battery' 'Battery charging of your system is below 10%. Kindly Plug charger. Thanks.' echo '' mplayer /usr/share/sounds/freedesktop/stereo/phone-outgoing-busy.oga -loop 0