X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=631fc80d7b0432c3c484c7333f3ad8ae3548f4c1;hb=500599cffc63fdd98aaf4bf8c67d627e23961785;hp=c058db9a2692bcf2ddc5184f890b7ea7e5bb5cb5;hpb=f3c3139072ca5d7ad8ba4d3d1fc091b383ad8f47;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index c058db9..631fc80 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -565,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.