diff options
author | jilles <jilles@FreeBSD.org> | 2013-03-24 22:48:45 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2013-03-24 22:48:45 +0000 |
commit | e740fd1ca7e847599c7467d1112041207db09ec0 (patch) | |
tree | 3fa1fbc4660d33ede27ef6f389d72513f3cf2528 /sys/nfsclient/nfs_nfsiod.c | |
parent | ac3bbd03701a982fe77067a278a16f6554d0e212 (diff) | |
download | FreeBSD-src-e740fd1ca7e847599c7467d1112041207db09ec0.zip FreeBSD-src-e740fd1ca7e847599c7467d1112041207db09ec0.tar.gz |
sh(1): Mention possible ambiguities with $(( and ((.
In some other shells, things like $((a);(b)) are command substitutions.
Also, there are shells that have an extension ((ARITH)) that evaluates an
arithmetic expression and returns status 1 if the result is zero, 0
otherwise. This extension may lead to ambiguity with two subshells starting
in sequence.
Diffstat (limited to 'sys/nfsclient/nfs_nfsiod.c')
0 files changed, 0 insertions, 0 deletions