diff options
Diffstat (limited to 'elchos/commands/shares')
-rwxr-xr-x | elchos/commands/shares | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elchos/commands/shares b/elchos/commands/shares new file mode 100755 index 0000000..1601d58 --- /dev/null +++ b/elchos/commands/shares @@ -0,0 +1,2 @@ +#!/bin/sh +df -h | grep '/media/' |