bash script on windows
on windows as the Edit>"EOL" as Unix | https://www.howtogeek.com/261591/how-to-create-and-run-bash-shell-scripts-on-windows-10/ |
cd to folder | cd /mnt/c/Users/jkriker/Desktop/J Customers/ . . . |
#!/bin/bash | |
run the script | chmod w+x  script_to_filter_inmformation.sh just run: ./script_to_filter_inmformation.sh Also bash script_to_filter_inmformation.sh |