Added record sound via rec
authorMichael Prokop <mika@grml.org>
Thu, 26 Jul 2007 22:41:49 +0000 (00:41 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 26 Jul 2007 22:41:49 +0000 (00:41 +0200)
debian/changelog
grml_tips

index abf0930..e37cd89 100644 (file)
@@ -1,3 +1,10 @@
+grml-tips (0.4.4) unstable; urgency=low
+
+  * Added tips:
+    - record sound via rec
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Jul 2007 00:41:33 +0200
+
 grml-tips (0.4.3) unstable; urgency=low
 
   * Added tips for LinuxBIOS, usenet, ipv6, NFS, shadow passwords
index 641eb8b..7e31b02 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -2811,3 +2811,10 @@ 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.
+-- 
+