salias is a wrapper for programs that allows arguments to those programs to be aliased. For example, salias could expand "gpg -r friends --encrypt" to "gpg -r bob -r frank --encrypt". This is more useful than using simple environment variables.


http://salias.sourceforge.net/





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of salias. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tracker artifact added

    posted by wohler 2352 days ago

  • File released: /C salias/0.3.1/salias-0.3.1.tar.bz2.asc

    posted 2415 days ago

  • File released: /C salias/0.3.1/salias-0.3.1.tar.bz2

    posted 2415 days ago

  • Code committed

    ftobin committed patchset 34 of module salias-c to the salias CVS repository, changing 1 files

    posted by ftobin 2415 days ago

  • Code committed

    ftobin committed patchset 33 of module salias-c to the salias CVS repository, changing 2 files

    posted by ftobin 2415 days ago

  • C salias 0.3.1 file released: salias-0.3.1.tar.bz2

    2003-03-31 00:32 ftobin * configure.ac: bump version 2003-03-31 00:30 ftobin * NEWS, salias.c: be more friendly if called without args 2003-03-07 02:30 ftobin * salias-doc.xml: clean up some markup 2003-03-07 02:09 ftobin * salias-doc.xml: whoa, fix major synopsis typo 2003-03-07 01:20 ftobin * .cvsignore: another file to ignore 2003-03-07 01:19 ftobin * NEWS: say to look at the manpage examples for the new format 2003-03-07 01:10 ftobin * INSTALL: cosmetic 2003-03-07 00:55 ftobin * Makefile.am: make sure that some more files get into the distro 2003-03-07 00:52 ftobin * salias-doc.xml: fix spelling 2003-03-07 00:45 ftobin * .cvsignore: a lot more stuff to ignore now, given auto* tools 2003-03-07 00:43 ftobin * MANIFEST: we don't need MANIFEST anymore 2003-03-07 00:41 ftobin * NEWS: need GLib2 2003-03-07 00:39 ftobin * README: redirect to INSTALL for installation stuff 2003-03-07 00:38 ftobin * INSTALL: be more clear about what is needed and about warnings 2003-03-05 05:36 ftobin * Makefile.am, configure.ac: have real tests for glib 2, and config for it automatically 2003-03-05 03:44 ftobin * configure.ac: print error if glib-2.0 is not found 2003-03-05 02:53 ftobin * Makefile, Makefile.am, configure.ac, salias.c: use autoconf and automake now 2003-02-25 19:17 ftobin * Makefile: don't use -traditional, I forget why though 2003-02-13 15:13 ftobin * salias.c: #include string.h 2003-02-01 04:28 ftobin * README: add this readme 2003-01-27 00:28 ftobin * Makefile: add target for making manpage documentation 2003-01-27 00:24 ftobin * MANIFEST, salias-doc.xml: add salias-doc.xml, which has manpage-like documentation 2003-01-25 01:54 ftobin * Makefile: install the salias-wrapper, and have a simple dist target 2003-01-25 01:50 ftobin * MANIFEST, salias-wrapper: manifest, wrapper.. 2003-01-25 01:36 ftobin * .cvsignore: ChangeLog into cvsignore 2003-01-25 01:36 ftobin * Makefile: clean up ~ files 2003-01-25 01:34 ftobin * INSTALL, NEWS: add some files 2003-01-25 01:27 ftobin * COPYING, Makefile, config, test.sh: add an LGPL license file 2003-01-25 00:41 ftobin * salias.c: now reads in a MUCH simpler and better flat, line-oriented config file 2003-01-24 20:41 ftobin * salias.c: support a -f option for specifying the config file 2003-01-24 20:20 ftobin * salias.c: I think it works now for xml files 2003-01-24 20:19 ftobin * .cvsignore: I like cvsignore files 2003-01-20 21:27 ftobin * Makefile, salias.c: Initial revision 2003-01-20 21:27 ftobin * Makefile, salias.c: start

    posted 2415 days ago

  • C salias 0.3.1 file released: salias-0.3.1.tar.bz2.asc

    2003-03-31 00:32 ftobin * configure.ac: bump version 2003-03-31 00:30 ftobin * NEWS, salias.c: be more friendly if called without args 2003-03-07 02:30 ftobin * salias-doc.xml: clean up some markup 2003-03-07 02:09 ftobin * salias-doc.xml: whoa, fix major synopsis typo 2003-03-07 01:20 ftobin * .cvsignore: another file to ignore 2003-03-07 01:19 ftobin * NEWS: say to look at the manpage examples for the new format 2003-03-07 01:10 ftobin * INSTALL: cosmetic 2003-03-07 00:55 ftobin * Makefile.am: make sure that some more files get into the distro 2003-03-07 00:52 ftobin * salias-doc.xml: fix spelling 2003-03-07 00:45 ftobin * .cvsignore: a lot more stuff to ignore now, given auto* tools 2003-03-07 00:43 ftobin * MANIFEST: we don't need MANIFEST anymore 2003-03-07 00:41 ftobin * NEWS: need GLib2 2003-03-07 00:39 ftobin * README: redirect to INSTALL for installation stuff 2003-03-07 00:38 ftobin * INSTALL: be more clear about what is needed and about warnings 2003-03-05 05:36 ftobin * Makefile.am, configure.ac: have real tests for glib 2, and config for it automatically 2003-03-05 03:44 ftobin * configure.ac: print error if glib-2.0 is not found 2003-03-05 02:53 ftobin * Makefile, Makefile.am, configure.ac, salias.c: use autoconf and automake now 2003-02-25 19:17 ftobin * Makefile: don't use -traditional, I forget why though 2003-02-13 15:13 ftobin * salias.c: #include string.h 2003-02-01 04:28 ftobin * README: add this readme 2003-01-27 00:28 ftobin * Makefile: add target for making manpage documentation 2003-01-27 00:24 ftobin * MANIFEST, salias-doc.xml: add salias-doc.xml, which has manpage-like documentation 2003-01-25 01:54 ftobin * Makefile: install the salias-wrapper, and have a simple dist target 2003-01-25 01:50 ftobin * MANIFEST, salias-wrapper: manifest, wrapper.. 2003-01-25 01:36 ftobin * .cvsignore: ChangeLog into cvsignore 2003-01-25 01:36 ftobin * Makefile: clean up ~ files 2003-01-25 01:34 ftobin * INSTALL, NEWS: add some files 2003-01-25 01:27 ftobin * COPYING, Makefile, config, test.sh: add an LGPL license file 2003-01-25 00:41 ftobin * salias.c: now reads in a MUCH simpler and better flat, line-oriented config file 2003-01-24 20:41 ftobin * salias.c: support a -f option for specifying the config file 2003-01-24 20:20 ftobin * salias.c: I think it works now for xml files 2003-01-24 20:19 ftobin * .cvsignore: I like cvsignore files 2003-01-20 21:27 ftobin * Makefile, salias.c: Initial revision 2003-01-20 21:27 ftobin * Makefile, salias.c: start

    posted 2415 days ago

  • File released: /C salias/0.3.0/salias-0.3.0.tar.bz2.asc

    posted 2438 days ago

  • File released: /C salias/0.3.0/salias-0.3.0.tar.bz2

    posted 2438 days ago

  • Code committed

    ftobin committed patchset 29 of module htdocs to the salias CVS repository, changing 1 files

    posted by ftobin 2438 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review