Posted by davi on Sun 25 Nov 17:03
report abuse | download | new post
- # http://www.cyberciti.biz/faq/linux-unix-pass-argument-to-alias-command/
- function tvim() {
- gvim --servername `gvim --serverlist | head -1` --remote-tab "$@";
- }
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.