Closebracket

Closebracket let you define multiple shell actions in a single command.
Download

Closebracket Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • AlpT
  • Publisher web site:
  • http://www.freaknet.org/alpt/src/alpt-wm/readme

Closebracket Tags


Closebracket Description

Closebracket let you define multiple shell actions in a single command. Closebracket let you define multiple shell actions in a single command to speed up the typing of the most repetitive shell commands. The command name of Closebracket is `]' and `]' stands for "primary fire", while `]$ ls # ls current directory$ ] dir/$ cd dir/$ ] shell # With closebracket you keep the list of the$ ssh shell.expanded.org # name of your remote shells in # ~/.closebracket/shells. In this case we put # "shell.expanded.org" in the list. # Closebracket searches the closest match with # the word you typed and then use that as the # remote shell hostname.$ ] shell:file$ vim scp://shell.expanded.org/file # Beware of the Vim power$ ] user@shell:/path/file$ ] scp://user@shell.expanded.org/path/file$ ] http://URL$ firefox http://URL$ ] email@address.org$ mutt email@address.org$ ] 2*2+1-21%2^2$ echo 2*2+1-21%2^2 | bc -l$ ] "2*2+1*sqrt(400)/l(2)^2" # if you want to use parentesis you$ echo "2*2+1*sqrt(400)/l(2)^2" | bc -l # have to use quotes ;(##### File type based on extension##$ ] pack.tar.gz # This works for .tar, .tar.bz2,$ tar xfz pack.tar.gz; cd pack/ # .tar.gz, .tgz, .zip, .rar # If the directory unpacked isn't the # same of the filename of the tarball # it understands that ^_-$ ] movie_or_mp3.ogg # .avi, .mp3, .wav, .wmv, ...$ mplayer movie_or_mp3.ogg$ ] image.jpg # .jpg, .png, .gif, ...$ gqview image.jpg # if you are in tty it launches `seejpeg'$ ] file.htm # .htm, .html, .php, ...$ firefox file.htm # if you are in tty it launches `links' instead.What's New in This Release:· Closebracket is now ZSH compatible.· Various bugs were fixed.


Closebracket Related Software