Update csv_export
This commit is contained in:
parent
9d4bb721cf
commit
3c632ebe97
4 changed files with 5 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -58,6 +58,6 @@ kill-csv-export:
|
|||
@kill -9 `pgrep csv_export.sh`
|
||||
|
||||
csv-compress:
|
||||
@tar cvzf csv_export.tgz handles.csv post_counts.csv follows.csv like_counts.csv
|
||||
@tar cvzf csv_export.tgz dids.csv handles.csv post_counts.csv follows.csv like_counts.csv
|
||||
|
||||
# ---------------------------- CSV Export ----------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue