79463734

Date: 2025-02-24 13:51:47
Score: 1.5
Natty:
Report link

Safest way of impersonating another user: (safest because it avoids loading his startup scripts which may contain harmful code)

sudo -u somebody sh
cd
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andrzej Pieńkowski