We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
duf -warnings
/run/user/1000/doc: operation not permitted
When I execute duf -warnings, I got "operating not permitted" in duf's output:
$ duf -warnings /run/user/1000/doc: operation not permitted ╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ 4 local devices │ ├────────────────┬────────┬────────┬────────┬───────────────────────────────┬──────┬──────────────────────────────────────────────┤ │ MOUNTED ON │ SIZE │ USED │ AVAIL │ USE% │ TYPE │ FILESYSTEM │ ├────────────────┼────────┼────────┼────────┼───────────────────────────────┼──────┼──────────────────────────────────────────────┤ │ / │ 3.5T │ 2.9T │ 406.6G │ [################....] 83.6% │ ext4 │ /dev/disk/by-uuid/80296411-3bbc-4222-a884-f1 │ │ │ │ │ │ │ │ 23a39cb6a8 │
duf version: 0.8.1 OS: NixOS 24.05
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I execute
duf -warnings
, I got "operating not permitted" in duf's output:duf version: 0.8.1
OS: NixOS 24.05
The text was updated successfully, but these errors were encountered: