Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
numlock on at boottime (linux)
tolikpunkoff
Apr 13th, 2019
1,032
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
for
TTYNUM
in
1
2
3
4
5
6
;
do
/
usr
/
bin
/
setleds
-D
+num
<
"/dev/tty
$TTYNUM
"
;
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
53 min ago | 62.69 KB
Stationeers - Starter Base: Power Systems Con...
1 hour ago | 1.76 KB
Halo First Strike 33
2 hours ago | 1.32 KB
Halo First Strike 32
2 hours ago | 1.06 KB
Halo First Strike 31
2 hours ago | 1.25 KB
Halo First Strike 30
2 hours ago | 3.16 KB
Halo First Strike 29
2 hours ago | 0.65 KB
Untitled
2 hours ago | 62.12 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!