Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, it's an easy fix though:

    df -h | grep -Po "\d+(?=%\s+\Q$partition\E)"


Oh cool, this is the first time I've heard of `grep \Q..\E'

https://stackoverflow.com/questions/54405892/are-q-and-e-sup...

Thanks!

At some point I should probably write an article about the 20k lines of bash and a little python that power my homelab and various automations. Bash isn't perfect but often 99% good enough is fine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: