DigitalDaz Administrator Staff member Sep 29, 2016 3,089 589 113 Feb 8, 2017 #1 Adjust the path to suit find /var/lib/freeswitch/recordings/*/archive/* -name '*.wav' -mtime +7 -exec rm {} \; Reactions: yukon and simcard
Adjust the path to suit find /var/lib/freeswitch/recordings/*/archive/* -name '*.wav' -mtime +7 -exec rm {} \;