Adding lolcate and associated pieces for it
This commit is contained in:
parent
ae72f8222c
commit
ac56e431b6
14 changed files with 105 additions and 10 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
|
||||
exec 3>&2
|
||||
exec 2> /dev/null
|
||||
btrfs fi usage / | rg Free | awk '{print $3}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue