Proposed EXProc Steps
Table of Contents
- pxp:nvdl - Perform NVDL validation
- pxp:unzip - Extract documents from a ZIP file
- pxp:zip - Update a ZIP file
- pxf:copy - Copy a file
- pxf:delete - Delete a file
- pxf:head - Return the first few lines of a file
- pxf:info - Return information about a file
- pxf:mkdir - Create a directory
- pxf:move - Move a file
- pxf:tail - Return the last few lines of a file
- pxf:tempfile - Create a temporary file
- pxf:touch - Touch a file
- pos:cwd - Return the current working directory
- pos:env - Return a representation of the current OS environment
- pos:info - Return information about the operating system