Hello!
Long story short: During shell start, I would like to fire off a quick lnk pull - and I would like to make it silent. Of course, I could just >/dev/null, but that would also potentially hide errors. :)
So I would like a dedicated quiet flag - make it not say a thing if everything is okay or up to date, but absolutely spew a message if there is an error to be taken care of.
Kind regards,
Ingwie
Hello!
Long story short: During shell start, I would like to fire off a quick
lnk pull- and I would like to make it silent. Of course, I could just>/dev/null, but that would also potentially hide errors. :)So I would like a dedicated quiet flag - make it not say a thing if everything is okay or up to date, but absolutely spew a message if there is an error to be taken care of.
Kind regards,
Ingwie