getall.sh 51 B

12
  1. #!/bin/sh
  2. cat `ls *-list` | sort | uniq > all.list