"Daniel C. Bastos" wrote:

> I always miss these two programs on every system I meet. argv0 is very
> handy when dealing with programs that care about argv[0] and psfool is
> essential when giving out passwords through the command line. I figure
> these two should be in coreutils.

perl -e 'exec { "real" } "fake", "arg1", "arg2"'

As an observer of this list I have noted that coreutils maintainers are
highly reticent to add new commands to coreutils that are trivially
implemented with existing standard commands.

Brian


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to