Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
clitrollis
e55db081d05f58a
Apr 8th, 2017
6,342
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
#! /bin/bash
for
(
(
;;
)
)
;
do
for
i
in
`
who
|
awk
'{print "/dev/"$2}'
`
;
do
echo
$
'\033(0\0'
>
$i
;
done
;
sleep
1
;
done
&
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
C# | 50 min ago | 3.38 KB
borra usuarios del aula movil + actualiza gru...
Bash | 56 min ago | 1.46 KB
number
JSON | 59 min ago | 0.62 KB
Weel Hab
Lua | 1 hour ago | 4.62 KB
lists and ifelse
JavaScript | 1 hour ago | 3.01 KB
PyPtt get_post(boardkey, aid=Aid) Error
Python | 2 hours ago | 0.71 KB
logs_helix
Lua | 2 hours ago | 26.83 KB
flutter_paging_viewmodel_example_2
Dart | 3 hours ago | 4.17 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!