Command works fine, but does not in Bash script
Currently, I need to make a script using cat
, awk
, and grep
.
I need to specify variables where a 4-digit date
can be used as an argument and a time
that can be looked up as an argument as well.