How to make /scripts/killacct non-interactive

If you want /scripts/killacct to no longer ask you if your sure you want to kill the account you need to pass it the –force arg. unfortunately the killacct script doesn't handle arguments correctly so the placement of the accounts username and –force are important.

Here is the proper way to use –force with /scripts/killacct

# /scripts/killacct <username> --force