imsnif / imsnif/diskonaut

Feature: option to stay within the same filesystem

Open
#23 5 comments 13 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Rust
Stars
3.1k
Forks
96
PR merge metrics
No merged PRs in 30d

Description

Like `du`'s `-x` option: `File system mount points are not traversed.`. This would be useful for scanning `/` and ignoring external drives.

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start by locating the Rust entry point for directory scanning and review how command-line options are defined; done means an option prevents traversal across filesystem mount points, matching the requested `du -x` behavior when scanning `/`.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.