mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 10:09:10 +00:00
get rid of infobash
This commit is contained in:
parent
6779d27964
commit
9528e9792c
1 changed files with 1 additions and 1 deletions
2
inxi
2
inxi
|
@ -751,7 +751,7 @@ get_cpu_data()
|
||||||
}
|
}
|
||||||
print s
|
print s
|
||||||
}
|
}
|
||||||
')
|
' )
|
||||||
|
|
||||||
#grep -oE '\<(nx|lm|sse[0-9]?|pni|svm|vmx)\>' | tr '\n' ' '))
|
#grep -oE '\<(nx|lm|sse[0-9]?|pni|svm|vmx)\>' | tr '\n' ' '))
|
||||||
if [[ -z $CPUFLAGS ]]
|
if [[ -z $CPUFLAGS ]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue