Commit 45f905e9 authored by nimrod's avatar nimrod
Browse files

awscli alias for du.

parent 93dabd4e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,3 +9,4 @@ metadata-region = !python3 << EOF
    response = urlopen('http://169.254.169.254/latest/dynamic/instance-identity/document')
    print(json.loads(response.read().decode('utf-8'))['region'])
    EOF
du = s3 ls --recursive --human-readable --summarize