Trying to delete User accounts with JAMF Schools Script.I had it not
error before and it seemed to delete but the account would still be on
the login screen. ~ #!/bin/bashusers=("Class1")# Delete users and their
home directoriesfor user in "${users[@...