Skip to content
New issue

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

lsblk: Add command for ignoring loop devices #4080

Closed
jxu opened this issue May 28, 2020 · 1 comment · Fixed by #4086
Closed

lsblk: Add command for ignoring loop devices #4080

jxu opened this issue May 28, 2020 · 1 comment · Fixed by #4086

Comments

@jxu
Copy link
Contributor

jxu commented May 28, 2020

Due to the increasing reliance on snap, lsblk output can be cluttered by snap's loop devices.

https://askubuntu.com/questions/1142400/exclude-loop-snap-devices-from-lsblk-output

lsblk -e7 command should be added to ignore such devices.

@jxu
Copy link
Contributor Author

jxu commented May 29, 2020

Also df -x squashfs -x tmpfs similarly

einverne added a commit to einverne/tldr that referenced this issue Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant