No, tilde expansions behave in a different way. Go through 'man bash' to
understand how they work.

So for example, ~/bar for your USER won't be same as ~/bar for root.

--
Regards
Chirag Anand

Blog: http://www.techfreaks.com/blog/?author=16

anything weird is worth a try...
On 21 Jul 2011 05:55, "Parveen Arora" <[email protected]> wrote:
> On Thu, Jul 21, 2011 at 12:09 AM, Chirag Anand <[email protected]>
wrote:
>> Try giving absolute path with the 'ln' command.
>>
>> Ex. ln -s /home/foo/bar /var/www/bar2
> Is this not same as one I have applied.
> ln -s ~/bin/mapnik/tiles /var/www/OSMAP
>
>
> --
> Parveen Arora
> www.parveenarora.in
> E-Mail: [email protected]
>
> --
> Mailing list guidelines and other related articles:
http://lug-iitd.org/Footer

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to