Adel ESSAFI wrote:
> Hi list
> I have a probleme with ~ substitution:
> when i write this, it ok;
> [r...@grid009 ~]# echo ~root
> /root
> but, when I try to write this a a variable, it is not ok!!
> [r...@grid009 ~]# user=root
> [r...@grid009 ~]# echo ~$user
> ~root
> 
> Can tou help me to solve this problem
> 
> Regards
> Adel
> 
> 
Dumb question - why not use $HOME?

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to