home
/
code
/
khatus.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Shift X2 status from legacy to archived
[khatus.git]
/
x2
/
src
/
awk
/
exe
/
parse_df_pcent.awk
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
NR == 2 {
2
percentage = $1
3
sub("%$", "", percentage)
4
print("disk_usage_percentage", percentage)
5
}
This page took
0.032218 seconds
and
5
git commands to generate.