is there any way to list all files with pattern matching using c++ in linux

前端 未结 0 439
悲哀的现实
悲哀的现实 2021-01-18 12:03

for example, under /home path below files are present abc.txt axy.txt bcd.txt azz.txt bby.txy

ls -l a* provides o/p that is expected in c++, here the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题