Profile
Achievement
jonhenshaw's Recent SnippetsTagged convert
- All /
« Prev 1 Next »
Line 6 starts a loop (which ends with line 15). The ls command returns a list of filenames which are sequentially assigned to the shell variable x. The if test (lines 8 through 10) checks to see if the current filename is that of a plain file. If not...
0
1152
posted 16 years ago by jonhenshaw