As of now I am simply doing /<$user>/.bashrc and deploy my configuration there. However that doesn't work if I have hundreds and thousands of users. i want all the users to have the exact same bashrc. How can I do that, I prefer not to do a for loop on querying all the users and execute there.
[link] [comments]