Hello,
here an updated version of the script that handles whitespace in filennames properly. Thanks Holger for pointing out that such things do exist. :-)
Regards,
Daniel Willmann (1): contrib: Add a script to clean up in regular intervals
Makefile.am | 2 +- configure.ac | 1 + contrib/Makefile.am | 1 + contrib/osmo_pcap_clean_old | 47 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 50 insertions(+), 1 deletions(-) create mode 100644 contrib/Makefile.am create mode 100755 contrib/osmo_pcap_clean_old