mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

compress-ttyrecs.sh (69B)


      1 #!/bin/bash
      2 
      3 find ~/logs/ttyrec -name '*.log' -mtime +7 | xz --files