X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=df3946ca4863e0adcf84b8b8ec01ee574530f3e4;hb=530be69bdcdb9952038bd38f846cb710765d931a;hp=d0d9ed9be6904b582168451e339b505c10c0510d;hpb=8ad1e597220b6e52ae31a7236727c4429633db20;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index d0d9ed9..df3946c 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -547,9 +547,6 @@ A trick from $LINUX-KERNELSOURCE/Documentation/power/swsusp.txt. It brings back interactive responsiveness after suspend, when the system is swapping heavily. -: **disassemble()** -Translates C source code to assembly and ouputs both. - : **dmoz()** Searches for the first argument (optional) in the Open Directory Project (See http://www.dmoz.org/docs/en/about.html). @@ -575,14 +572,6 @@ Edit given shell function. Looks up the first argument (optional in the english Wiktionary which is an online dictionary (See: http://en.wiktionary.org/). -: **exirename()** -Renames image files based on date/time informations in their exif headers. - -: **fir()** -Opens given URL with Firefox (Iceweasel on Debian). If there is already an -instance of firefox running, attaches to the first window found and opens the -URL in a new tab (this even works across an ssh session). - : **freload()** Reloads an autoloadable shell function (See autoload in zshbuiltins(1)). @@ -664,13 +653,6 @@ expression optionally given as argument (Needs qma(1)). Creates directory including parent directories, if necessary. Then changes current working directory to it. -: **mdiff()** -Diffs the two arguments recursively and writes the -output (unified format) to a timestamped file. - -: **memusage()** -Prints the summarized memory usage in bytes. - : **mggogle()** Searches Google Groups for a USENET message-ID. @@ -724,12 +706,6 @@ Reimplementation of the csh(1) builtin setenv. Lists the contents of a (compressed) archive with the appropriate programs. The choice is made along the filename extension. -: **shtar()** -Lists the content of a gzipped tar archive in default pager. - -: **shzip()** -Shows the content of a zip archive in default pager. - : **simple-extract()** Tries to uncompress/unpack given files with the appropriate programs. If an URI starting with https, http or ftp is provided simple-extract tries to download @@ -786,11 +762,6 @@ Translates a word from german to english (-D) or vice versa (-E). : **uchange()** Shows upstreams changelog of a given package in $PAGER. -: **udiff()** -Makes a unified diff of the command line arguments trying hard to find a -smaller set of changes. Descends recursively into subdirectories. Ignores -hows some information about current status. - : **uprint()** Works around the "print -l ${(u)foo}"-limitation on zsh older than 4.2.