X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=631fc80d7b0432c3c484c7333f3ad8ae3548f4c1;hb=500599cffc63fdd98aaf4bf8c67d627e23961785;hp=aa356b7c5cf1b4db0e7e284ae4c8823140e20f0e;hpb=20935750e8b5bb36a3f51eb3ef54c97d2d26aaf5;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index aa356b7..631fc80 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -509,11 +509,6 @@ heavily. : **dnews()** Shows the NEWS file for the given package in $PAGER. -: **doc()** -Takes packagename as argument. Sets current working directory to -/usr/share/doc/ and prints out a directory listing. - - : **edalias()** Edit given alias. @@ -523,9 +518,6 @@ Edit given shell function. : **freload()** Reloads an autoloadable shell function (See autoload in zshbuiltins(1)). -: **get_tw_cli()** -Fetches 3ware RAID controller software using get_3ware(1). - : **hgdi()** Use GNU diff with options -ubwd for mercurial. @@ -573,14 +565,10 @@ environment variables to UTF-8. : **isutfenv()** Returns true, if run within an utf environment, else false. -: **mcd()** +: **mkcd()** Creates directory including parent directories, if necessary. Then changes current working directory to it. -: **minimal-shell()** -Spawns a minimally set up MirBSD Korn shell. It references no files in /usr, -so that file system can be unmounted. - : **modified()** Lists files in current directory, which have been modified within the last N days. N is an integer to be passed as first and only argument. @@ -628,13 +616,6 @@ Compresses/archives the file given as first parameter. Takes an optional second argument, which denotes the compression/archive type as typical filename extension; defaults to "tar.gz". -: **sshot()** -Creates directory named shots in user's home directory, if it does not yet -exist and changes current working directory to it. Then sleeps 5 seconds, -so you have plenty of time to switch desktops/windows. Then makes a screenshot -of the current desktop. The result is stored in ~/shots to a timestamped -jpg file. - : **ssl-cert-fingerprints** Prints the SHA512, SHA256, SHA1 and MD5 digest of a x509 certificate. First and only parameter must be a file containing a certificate. Use