Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

bash: read: `0': not a valid identifier: check earlier

7 views
Skip to first unread message

jid...@jidanni.org

unread,
Jun 6, 2013, 9:28:01 AM6/6/13
to bug-...@gnu.org
$ read 0
ddd
bash: read: `0': not a valid identifier

Can't the check be done earier? E.g.:
$ read 0
bash: read: `0': not a valid identifier

0 new messages