Programs of the NMRPipe System flagLoc: C-shell Utility to Test Whether a Given Flag is Found on the Command-line.
if (`flagLoc $argv -verb`) then set verboseMode = 1 endif