in reply to Re^2: sort system call problem with activestate perl
in thread sort system call problem with activestate perl
perl -e 'my $path = `pwd`; system "sort -T " . $path . " --buffer-size=10 ../somefile.txt"'thank you,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: sort system call problem with activestate perl
by moritz (Cardinal) on Jul 03, 2008 at 16:21 UTC |