Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
numlock on at boot time (ArchWiki code)
tolikpunkoff
Apr 13th, 2019
953
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.08 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
for
TTY
in
/
dev
/
tty?;
do
/
usr
/
bin
/
setleds
-D
+num
<
"
$TTY
"
;
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
1 hour ago | 23.62 KB
Ghost Of Onyx 6
8 hours ago | 0.51 KB
Untitled
11 hours ago | 12.07 KB
Raid WAs (Manaforge)
14 hours ago | 188.42 KB
Install EOS Code editor
14 hours ago | 1.21 KB
Ghost Of Onyx 5
15 hours ago | 0.67 KB
Ghost Of Onyx 4
15 hours ago | 0.65 KB
Ghost Of Onyx 3
16 hours ago | 0.52 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!