alexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 1 year agopython < shell (for scripts)programming.devimagemessage-square74fedilinkarrow-up1614arrow-down117
arrow-up1597arrow-down1imagepython < shell (for scripts)programming.devalexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square74fedilink
minus-squareReborn2966@feddit.itlinkfedilinkarrow-up13·1 year agoi would not run a python script with root.
minus-squareultimitchow@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down2·1 year agoi run my daily NAS backup python script with root.
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoIt is fine, just should be more careful with modules used.
i would not run a python script with root.
That’s fair.
i run my daily NAS backup python script with root.
It is fine, just should be more careful with modules used.