Please enable JavaScript in your browser!
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
NaskiAscii
/
SVVM-Fork
mirrorاز
https://notabug.org/Pentium44/SVMM
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
bf3ef69aa7
شاخهها
تگها
master
SVVM-Fork
/
setcpulimit
setcpulimit
94 B
تاريخچه
خام
1
2
3
4
5
6
7
#!/bin/sh
BOOTSLEEPTIME=120
sleep $BOOTSLEEPTIME
cpulimit --pid $1 --limit $2 > /dev/null &