busybox/shell/hush_test/hush-misc/nulltick1.tests
Denys Vlasenko 5d6b8729ed hush testsuite: add many tests from ash testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-02 17:39:31 +02:00

4 lines
51 B
Plaintext
Executable File

echo Test ` ` 1
echo Test `</dev/null` 2
echo Done