Hello. See this:

# A="echo 'hi'"

# echo $($A)
'hi'

# echo 'hi'
hi

Does anyone understand why does the first command 
evals the echo but echoes the simple quotes? 

Is there any dark shopt option which makes it run correctly?

Thanks...
----------------------------------------------
Rodolfo Alcazar Portillo - nosp...@gmail.com
otbits.blogspot.com / counter.li.org: #367962
----------------------------------------------
# unzip; strip; touch; finger; grep; mount; fsck; more; yes; fsck; fsck;
fsck; umount; sleep


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to