DrPACS
From CARMA
(Difference between revisions)
(Created page with ''''drPACS''' is a simple yet flexible and effective pipeliner for Unix commands.') |
|||
Line 1: | Line 1: | ||
− | '''drPACS''' is a simple yet flexible and effective pipeliner for Unix commands. | + | '''drPACS''' is a simple yet flexible and effective pipeliner for Unix commands. There is a document (currently Appendix A in the PACS cookbook) describing this is more detail,but here is just a teaser to get a feel for what you can do with it. |
+ | |||
+ | Assuming it has been installed, a '''$DRPACS''' environment variable points to where the code lives, and normally '''$DRPACS/bin''' will have been added to your search path. |
Revision as of 09:18, 26 March 2010
drPACS is a simple yet flexible and effective pipeliner for Unix commands. There is a document (currently Appendix A in the PACS cookbook) describing this is more detail,but here is just a teaser to get a feel for what you can do with it.
Assuming it has been installed, a $DRPACS environment variable points to where the code lives, and normally $DRPACS/bin will have been added to your search path.