diff options
Diffstat (limited to 'shell/ash_test/ash-read/read_ifs.right')
| -rw-r--r-- | shell/ash_test/ash-read/read_ifs.right | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ash_test/ash-read/read_ifs.right b/shell/ash_test/ash-read/read_ifs.right new file mode 100644 index 000000000..027ecd18f --- /dev/null +++ b/shell/ash_test/ash-read/read_ifs.right | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | .a. .b. .c. | ||
| 2 | .a. .b. .c. | ||
| 3 | .a. .. .b,c. | ||
| 4 | .a. .. .b,c. | ||
| 5 | .a. .. .c. | ||
| 6 | .a. .. .c. .d. | ||
| 7 | .a. .. .b,c,d , ,. | ||
