http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/6fbd2f382f4d55263100a8790223745b8dbd8be5.html
unlockhdd() { - case "$1" in + case "$1" in - ''|'-h') - echo 'unlock a drive encrypted with bioctl(8). + ''|'-h') + echo 'unlock a drive encrypted with bioctl(8). unlockhdd [encrypted partition]' >&2 - return + return - ;; + ;; - esac + esac - priv bioctl -c C -l "$1" softraid0 + priv bioctl -c C -l "$1" softraid0 }
# with a user agent of 'curl', no progress meter, no auto-login, and no @@ -583,28 +584,28 @@ unlockhdd [encrypted partition]' >&2 #
# $1 is a...