index
:
i3status
master
Fork of https://github.com/i3/i3status, with support for arbitrary shell commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testcases
/
024-cpu-usage-invalid-cpu
/
expected_output.pl
blob: 45111a6e59f0a95521922bd53cc7126d66201204 (
plain
) (
blame
)
1
2
3
4
5
6
7
#!/usr/bin/env perl
use
v5
.10
;
use
strict
;
use
warnings
;
print
"CPU: \n"
;