repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
testing
/
3.OriginalTest.dir
/
3.cli
/
vredir
/
vredir6.sub
blob
224b96a35af9cde9fed8bffaf98910df6c7f9a10
1
unset v
2
exec {v}</dev/null
3
4
if (( v >= 10 )); then echo ok 1; else echo bad 1; fi
5
6
exec {v}<&-
7
8
ulimit -n 6
9
10
exec </dev/null
11
12
unset v
13
exec {v}</dev/null
14
echo ${v-unset}