Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiprima authored Oct 18, 2019
1 parent 50bcb06 commit 1d78f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ PURPOSE: FIND IN PathDB httplinks.csv, CREATE manifest.csv
1) Download httplinks.csv from PathDB
2) REMOVE CSV HEADER!
3) `ls -l | awk '{print $9}' > ~/myList.list` # Make sure no blank lines or 'extra' files that don't belong.

Run FileGen.java with parameters /path/to/myList.list and /path/to/httplinks.csv
4) Run FileGen.java with parameters /path/to/myList.list and /path/to/httplinks.csv
5) Copy the output

0 comments on commit 1d78f15

Please sign in to comment.