X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=aab18a8a9c8007103e5c59b56e8fbcbd48212702;hb=refs%2Fheads%2Fxro%2Fdemac;hp=2bfaa71f9217c5f22a3955cad7ca6d78fe43a4e3;hpb=8b7ef31432707e80cd9f410843c6cce9eacb0a43;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 2bfaa71..aab18a8 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -448,11 +448,6 @@ user's life. Converts plaintext files to HTML using vim. The output is written to .html. -: **2mp3_192()** -Useful if you own players lacking ogg/flac support. -Takes a list of "*.ogg" and "*.flac" files and transcodes them to mp3 -with a variable bitrate of at least 192, while preserving basic id3 tags. - : **855resolution()** If 915resolution is available, issues a warning to the user to run it instead to modify the resolution on intel graphics chipsets. @@ -1100,6 +1095,9 @@ Prints installed Packages sorted by size (descending). Sets font of xterm to "-misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15" using escape sequence. +: **demac** (//rm -vfRi **/.(_.|)DS_Store(.) **/._.Trashes(.) **/.Trashes(/) **/.fseventsd(/)//) +Clean a drive or directory tree of those pesky OSX metadata-files + : **dir** (//ls -lSrah//) Lists files (including dot files) sorted by size (biggest last) in long and human readable output format.