helpful_cmd
title: helpful cmd
author: katt
find /C /V "" file*.csv>count.logFinds the length of each .csv in the current folder, saves the output to count.log
rm -R foldernameDelete foldername and all files in foldername
Last updated
Was this helpful?