Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dvd_eject [2017/01/24 07:41] – beandog | dvd_eject [2021/10/17 23:55] (current) – beandog | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== dvd_eject ====== | ====== dvd_eject ====== | ||
+ | |||
+ | * [[dvd_info]] - main package | ||
Along with [[dvd_drive_status]], | Along with [[dvd_drive_status]], | ||
- | It's very simple, and is not in the least designed to be a replacement for other eject programs. | + | A man page is included with the program (see '' |
- | So, here you go, a link to the source code on github: [[https://raw.githubusercontent.com/ | + | It's very simple, and is not in the least designed to be a replacement for other eject programs. What it does do is it solves the problems that I run into: waiting for a drive to be in a " |
+ | |||
+ | So, here you go, a link to the source code on github: [[https://github.com/ | ||
It's a standalone program, so compiling with gcc or clang is simple as can be: | It's a standalone program, so compiling with gcc or clang is simple as can be: | ||
- | < | + | This doesn' |
- | gcc -o dvd_eject dvd_eject.c | + | |
- | </ | + | Mine is cooler because of the fun output. :D |