Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 575 Bytes

readme_batch_example.md

File metadata and controls

19 lines (15 loc) · 575 Bytes

Example command for testing nsr_batch

  • Uses example names file "nsr_testfile.csv" in example data directory (data/user/)
php nsr_batch.php -e=true -i=true -f="nsr_testfile.csv" -l=unix -t=csv -r=true

Options

  • Default values in bold
Option Meaning Values
-e terminal echo on true,false
-i interactive mode true,false
-f input file name
-l line-endings unix,mac,win
-t inputfile type csv,tab
-r replace the cache true,false