fix another monterey path
- ID
e051958- date
2022-10-24 22:11:40+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
451d562- message
fix another monterey path- changed files
1 file, 1 addition, 1 deletion
Changed files
cdir (1674) → cdir (1675)
diff --git a/cdir b/cdir
index df53662..af4def4 100755
--- a/cdir
+++ b/cdir
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
"""
This script prints a short table of the subdirectories with the most entries,
plus the total number of entries in a directory. It's useful if I'm trying