diff --git a/count_files_lines.sh b/count_files_lines.sh new file mode 100755 index 0000000..70d81fe --- /dev/null +++ b/count_files_lines.sh @@ -0,0 +1 @@ +wc -l ./MoviesOnStreamingPlatforms_updated* > ./stats.txt \ No newline at end of file