View Single Post
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#226
Why is the command "Free Rootfs" of desktop command execution widget
Code:
df -h | awk '$1 == "rootfs" {print $4"B"}'
not working when upgrading from stock busybox?
 

The Following 3 Users Say Thank You to don_falcone For This Useful Post: