Skip to content

Instantly share code, notes, and snippets.

@abhishekmukherg
Created June 24, 2009 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishekmukherg/135298 to your computer and use it in GitHub Desktop.
Save abhishekmukherg/135298 to your computer and use it in GitHub Desktop.
-% ls -l suidtest
-rwsr-sr-x 1 root root 18 2009-06-24 10:02 suidtest
(hetfield|2819 @10:03AM){~}
-% ./suidtest
abhishek
(hetfield|2820 @10:03AM){~}
-% cat suidtest
#!/bin/sh -
id -un
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment