DEBSOURCES
Skip Quicknav
sources / icmake / 13.05.01-1 / ifs
123456
#!/bin/bash for dir in `cat CLASSES` do echo "'$dir'" done