Forum Moderators: bakedjake
date '+%T' gives me HH:MM:SS and I don't want seconds. I'm pulling my hair out trying to figure out a way to get rid of the seconds.
I've read the date man pages and the format HHMM only prints out the literal characters "HHMM"
This can't be that difficult.