bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /usr/bin/dirname - it screams to be made REALLY usable


From: Paul Eggert
Subject: Re: /usr/bin/dirname - it screams to be made REALLY usable
Date: 02 Mar 2004 11:42:58 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

address@hidden (Frank Schruefer) writes:

> There's no option to get absolute pathnames of the dir, aka:

You can use another tool to do that:

dirname "$(readlink -f .)"

Does this suffice for your needs?


> If I make an enhancement for this proggy, do I need to file another
> copyright asignment via snail mail like it's necessary for gcj?

Yes, assuming your existing assignment covers only GCJ and not
coreutils as well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]