UNIX pipes and shell scripting for NMRPipe
From NMR Wiki
NMRPipe is a powerful UNIX command-line tool for processing NMR data.
Basics of UNIX shell command line
In order to use NMRPipe one needs to understand how UNIX shell interprets the command line.
First take a look at the separate command:
NMRPipe is most frequently used toghether with the powerful feature of *NIX operating systems - pipes.