X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml_tips;h=7e31b02776c5374f31a45a484dbd0ca9d5eadeeb;hb=4df41a210d000973ede7b95bfe2242a9f19548ce;hp=e9f73e130866465149c36b0cb446d6a293fdf76e;hpb=9859dacad91685e2add2ffd97ba910e2d6903c18;p=grml-tips.git diff --git a/grml_tips b/grml_tips index e9f73e1..7e31b02 100644 --- a/grml_tips +++ b/grml_tips @@ -2807,3 +2807,14 @@ or % fbgs file.pdf -- +Bypass the password of a PDF file: + +% gs -q -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf -c quit +-- +Record sound: + +% rec test.aiff + +This will record a AIFF audio file. +-- +