El lun., 4 nov. 2019 a las 8:52, ToddAndMargo via perl6-users (< perl6-us...@perl.org>) escribió:
> On 11/3/19 11:31 PM, JJ Merelo wrote: > > Again, running stuff and installing it as root is never a good idea > > > Most of my programs are for system administration and I have > no choice but to run them as root. > You don't have to _develop_ them as root, though. Development, and everything related to it, up to and including the version of the language you're using, should never be done with root privileges. -- JJ