CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 21:54:31 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=79d61c26db1d67fa70e5558479603a80500f77190083b6e1852d0ae6887e4a39a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22ZwWTVwIcEop2_dK9CaEvJgraurSfgkQv%22%3B%7D; HttpOnly; Path=/
cf-ray: 98e213708b38f470-BLR
unixLab7Q5 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BEGIN{
- "who | wc -l" | getline whoLineCount
- for(i ; i < whoLineCount; i = i + 1){
- "who" | getline whoData
- split(whoData,resultWho," ")
- "grep -e" resultWho[1] " /etc/passwd" | getline passwdGrep
- split(passwdGrep, resultPassw, ":")
- array[resultWho[1]] = array[resultWho[1]] + 1
- result[resultWho[1]] = " Name : " resultWho[1] ", User dir : " resultPassw[6] ", Nb co : " array[resultWho[1]]
- }
- for(i in result){
- print result[i]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
🚨 Free Crypto Method 🚨
JavaScript | 4 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐ X
JavaScript | 6 sec ago | 0.25 KB
-
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 12 sec ago | 0.15 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 14 sec ago | 0.24 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 23 sec ago | 0.15 KB
-
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 34 sec ago | 0.15 KB
-
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 36 sec ago | 0.25 KB
-
🚀 Swapzone +37% glitch
JavaScript | 37 sec ago | 0.24 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