X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=1878148a0a5061eccfb884501d48bcf00656e0b1;hb=cfef940a82ef9cac9de13c25653e9a6b24975091;hp=a1f619537d8a93d56b3aec86bdb310dc3a59e8fe;hpb=fbfb3eb9ac91ed02c34a4c3229b7d1a44703b0ce;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index a1f6195..1878148 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -429,6 +429,12 @@ sequences) and the colors they represent. Pressing the 'asdf' keys toggles between dvorak or neon and us keyboard layout. +: **asc()** +Login on the host provided as argument using autossh. Then reattach a GNU screen +session if a detached session is around or detach a currently attached screen or +else start a new screen. This is especially useful for roadwarriors using GNU +screen and ssh. + : **audioburn()** Burns the files in ~/ripps (see audiorip() below) to an audio CD. Then prompts the user if she wants to remove that directory. You might need @@ -456,6 +462,11 @@ If the original cdrecord is not installed, issues a warning to the user to use the wodim binary instead. Wodim is the debian fork of Joerg Schillings cdrecord. +: **changed()** +Lists files in current directory, which have been changed within the +last N days. N is an integer to be passed as first and only argument. +If no argument is specified N is set to 1. + : **check_com()** Returns true if given command exists either as program, function, alias, builtin or reserved word. If the option -c is given, only returns true, @@ -651,7 +662,8 @@ a clean deinstall later. : **new()** Lists files in current directory, which have been modified within the -last N days. N is an integer required as first and only argument. +last N days. N is an integer to be passed as first and only argument. +If no argument is specified N is set to 1. : **ogg2mp3_192()** Recodes an ogg file to mp3 with a bitrate of 192.