This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| ## -----------------------------=[ WARNING ]=-------------------------------- ## | |
| # | |
| # This script is now woefully out of date due to which accounts ESXi allows to | |
| # ssh into the box as well as sticky folders/file flags. | |
| # I've since ported the whole thing to python with a lot of bells and whistles | |
| # and if i get around to making it public, i'll put a link here. | |
| # | |
| ## -------------------------------=[ Info ]=--------------------------------- ## |