POSIX Shell Programming Challenge - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
How about that:
Code: for i in test/* test/.* I very vaguely remember that you posted something similar on IRC a while ago, which showed some very unexpected ways to screw this up. 😁 Is it valid to print `test/foo`? Or should it be just `foo`? The latter opens another can of worms. |
|||