actions-batch
actions-batch copied to clipboard
Create users-jobs.sh example
here's a fun example of an old school process reporting tool, I'm not sure if it'll work in an action or not but thought it would be fun to try!
This repo reminded me of the book The Cuckoos Egg and some of the things it explored. Love what you're doing!
-Sol
Thanks for the script @BadgerOps
Could you please run the tool and confirm before we merge? Instructions are in the README file.
Sure, I can do that!
My understanding is that github actions are run in a docker container, so in this context, the output of this scripts should be pretty much the same each time it's run (timestamps, PIDs, etc will change, but UID/usernames shouldn't change). Just wondering if I'm missing something....
Oh dang, I forgot to follow up on this.
Likely you're correct, it's not meant to do anything groundbreaking, rather just an example of an old-school sysad task: "who's logged on and what are they doing?"