Closed eval-exec closed 2 years ago
steps to reproduce: crontab -e then gcc in vim NORMAL mode
crontab -e
gcc
NORMAL
crontab expect # as comment style like shell scripts, but it set it to /* */.
#
/* */
$ crontab -V cronie 1.5.7
See the FAQ.
steps to reproduce:
crontab -e
thengcc
in vimNORMAL
modecrontab expect
#
as comment style like shell scripts, but it set it to/* */
.