- or download this
set theWindowTitle to "PerlMonks"
set theSuffix to text returned of (display dialog "Enter a file suffix
+:" & return default answer "" with title theWindowTitle)
...
end repeat
- or download this
#!/usr/bin/perl
while (<>) {print}
- or download this
Karls-Mac-mini:find karl$ cat foo.txt bar.txt
foo
bar