X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=c5a5ad0837023a2ea45dc73607122d971047135c;hb=4338c8c562c312f8129e7f22fc7c3500fbc4989c;hp=b9e6ef2a5c5950d7a43b1b5453efce4e07b74060;hpb=5a731e3fca4efac558b7c5cda59bacc448c2d6da;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index b9e6ef2..c5a5ad0 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -509,25 +509,6 @@ grml systems with autologin. Changes current directory to the one supplied by argument and lists the files in it, including file names starting with ".". -: **cvsa()** -Adds and commits the given files using cvs(1). The commit message will be -'initial checkin'. - -: **cvsd()** -Shows a cvs diff of the arguments in $PAGER. - -: **cvsl()** -Shows the cvs log in $PAGER. - -: **cvsq()** -Runs a cvs update. - -: **cvsr()** -Generates a changelog using rcs2log and shows it in $PAGER. - -: **cvss()** -Shows cvs status of given files. - : **dchange()** Shows the changelog of given package in $PAGER. @@ -547,9 +528,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 +553,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)).