Test if a string is a shell command or a grep in C

前端 未结 0 1645
灰色年华
灰色年华 2020-12-11 06:25

I\'m implementing a shell in C (to get better into C/Unix) and I wonder how I can test if a given list of char * is :

  • A list of shell commands
相关标签:
回答
  • 消灭零回复
提交回复
热议问题