I'm running Centos 5.3, and I'm using split as a critical part of a data import. The version of split running on the servers doesn't seem to support -p (pattern matching).
The version on the server is split (GNU coreutils) 5.97, while the version on my mac, which has -p, doesn't respond to either -v or --version.
yum list split doesn't mention anything. How can I get -p on there?