bug-coreutils
[Top][All Lists]
Advanced

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

Re: A request for addition of a command


From: Kamil Dudka
Subject: Re: A request for addition of a command
Date: Fri, 24 Jul 2009 23:32:28 +0200
User-agent: KMail/1.9.7

On Friday 24 of July 2009 23:24:36 Tak Ota wrote:
> Fri, 24 Jul 2009 21:17:26 +0200: Kamil Dudka <address@hidden> wrote:
> > We can do the same with:
> >
> > $ readlink -f "$path0/$path1"
>
> I just tried "readlink -f a/b" and it prints nothing if the directory
> "a" doesn't exist in the current directly.

In that case you want use the option --canonicalize-missing (-m). I should 
have looked better to your original code. Sorry for confusion.

Kamil




reply via email to

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