Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dvd_eject [2018/03/28 05:37] – beandog | dvd_eject [2021/10/17 23:55] (current) – beandog | ||
---|---|---|---|
Line 5: | Line 5: | ||
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:// | + | 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 |
- | It's a standalone program, so compiling with gcc or clang is simple as can be: | + | So, here you go, a link to the source code on github: [[https:// |
- | < | + | It's a standalone program, so compiling with gcc or clang is simple as can be: |
- | gcc -o dvd_eject -ldvdcss dvd_eject.c | + | |
- | </ | + | |
This doesn' | This doesn' | ||
Mine is cooler because of the fun output. :D | Mine is cooler because of the fun output. :D |