Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
privilegiado.sh
sergio_educacionit
Dec 7th, 2023
(
edited
)
637
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
if
[
$UID
==
0
]
;
then
echo
"hola mundo!"
else
echo
"debe ser usuario root"
exit
1
fi
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $200 in 15 minutes O
JavaScript | 33 sec ago | 0.06 KB
Method Leaked? 1Y
Java | 52 sec ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN K
JavaScript | 57 sec ago | 0.06 KB
FREE BTC GUIDE U
JavaScript | 1 min ago | 0.06 KB
FREE 500$ GIFTCARDS???? VF
Java | 1 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] F
JavaScript | 2 min ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN K
JavaScript | 2 min ago | 0.06 KB
Make $200 in 15 minutes 8
JavaScript | 3 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!