Hello
Often times when I do something from a terminal I need to use print command first.
such is the case with “place-before” on firewall rule.
My script will be run for cron job so I can’t print first.
as there anyway to add a a rule etc without having to print first?
I want my rule at the top of the list.
Thanks