Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

sostat should display the size of each pcap directory #258

@GoogleCodeExporter

Description

@GoogleCodeExporter
for i in /nsm/sensor_data/*; do echo $i/dailylogs/; cd $i/dailylogs; du 
--max-depth=1 -h; cd ->/dev/null; echo; done

Original issue reported on code.google.com by doug.bu...@gmail.com on 13 Apr 2012 at 8:00

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions