home
/
code
/
khatus.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add uninstall and reinstall recipes
[khatus.git]
/
x2
/
src
/
awk
/
exe
/
parse_df_pcent.awk
Commit
Line
Data
75b23ff8
SK
1
NR == 2 {
2
percentage = $1
3
sub("%$", "", percentage)
4
print("disk_usage_percentage", percentage)
5
}
This page took
0.027873 seconds
and
4
git commands to generate.