Removed submodules
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
$ export SHELL=/bin/bash
|
||||
$ export USER=me
|
||||
$ ./bin/repeat 1 USER
|
||||
USER=me
|
||||
$ ./bin/repeat 2 SHELL
|
||||
SHELL=/bin/bash
|
||||
SHELL=/bin/bash
|
||||
$ quit
|
||||
|
||||
Reference in New Issue
Block a user