in reply to Using grep to find "/<file system"

if (not grep(m{^/(usr|sbin|platorm|lib)$}, @filelist) { ... }