rom [[https://water.usgs.gov/software/PeakFQ/|its website]]. Here, I'll use [[https://water.usgs.gov/s... _7.5.1.src
cd peakfq
# rename all filenames to lowercase
for i in *.*; do
j=$(echo $i | tr A-Z a-z)... ame include and module names in source files to lowercase
for i in *.*; do
grep -q ".*.INC'" $i || c... PeakFQ for Windows; find and copy pkfqms.wdm in lowercase
# download it from this website
wget https:/
able to know if a file is the first one
# because we don't want to skip the head line from the first f... for i in *.csv; do
# if you repeat this script, we don't want to merge
# the previously merged fil