Y
Hacker News
new
|
ask
|
show
|
jobs
by
ananthrk
6092 days ago
instead of two eject commands (eject and eject -t, as prescribed in the link), you can also use eject -T (this will toggle between open and close) :)
1 comments
dryicerx
6092 days ago
aah the baby rocker one lined
while true; do eject -T; done;
link