Date format for rpm changelog
This format works for me: date "+%a %b %d %Y"
However, vim interprets % as
the current filename when you do the :r !/bin/command so I don't know how to
do it other than copy-pasting.
Preserving for the future: Shell scripts, AoC, and more
This format works for me: date "+%a %b %d %Y"
However, vim interprets % as
the current filename when you do the :r !/bin/command so I don't know how to
do it other than copy-pasting.
Comments