alexcoder04 to Programmer HumorEnglish · 2 years agopython < shell (for scripts)imagemessage-square74fedilinkarrow-up1626arrow-down117
arrow-up1609arrow-down1imagepython < shell (for scripts)alexcoder04 to Programmer HumorEnglish · 2 years agomessage-square74fedilink
minus-squareReborn2966@feddit.itlinkfedilinkarrow-up14·2 years agoi would not run a python script with root.
minus-squareultimitchow@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down2·2 years agoi run my daily NAS backup python script with root.
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up2·2 years 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.