Skip to content

Instantly share code, notes, and snippets.

@ShinChven
Created October 23, 2020 09:18
Show Gist options
  • Save ShinChven/ca3dfebbce980c3a22210ee0cd646349 to your computer and use it in GitHub Desktop.
Save ShinChven/ca3dfebbce980c3a22210ee0cd646349 to your computer and use it in GitHub Desktop.
dir-size
#!/bin/bash
du -d 1 -lh $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment