Files
mgmt/util/afero_test/TestCopyDiskToFs2/simple1.tree
James Shubin d117cb8ed5 util: Improve tree printing function
This makes it behave more like the core GNU tree util.
2024-02-22 13:36:46 -05:00

14 lines
312 B
Plaintext

/
└── dest/
└── simple1/
├── 1
├── 2
├── 3
└── foo/
└── bar/
├── baz/
│ ├── a
│ ├── b
│ └── c
└── z