i want to list only files that start with a or b or c using linux command like ls i have try ls -pX a* b* c* | grep -v / and it doesn\'t work like i want because it show m