mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
The output of df wraps on to multiple lines on the rmpp due to the device mapped mount points. Enabling the posix -P option to df prevents this and allow the output to be parsed as normal.