Fix the example output
- ID
62c49f3- date
2022-05-14 20:08:16+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
f882593- message
Fix the example output- changed files
1 file, 7 additions, 7 deletions
Changed files
cdir (1686) → cdir (1674)
diff --git a/cdir b/cdir
index f2686c1..df53662 100755
--- a/cdir
+++ b/cdir
@@ -5,13 +5,13 @@ plus the total number of entries in a directory. It's useful if I'm trying
to clean up a disk, and I'm looking for directories where I can make quick
and easy gains.
- 37 fishconfig
- 48 repros
- 51 colossus-wheels
- 70 services
- 292 .git
- ===== =========================
- 699
+ 37 fishconfig
+ 48 repros
+ 51 colossus-wheels
+ 70 services
+ 292 .git
+ -------
+ 699
It's also useful for finding the directory that's making backup software
unhappy because there's lots of filesystem activity (e.g. `node_modules`).