Skip to content

zwg0106/cmd-parser

Repository files navigation

cmd-parse

HOW TO:

make

make -f Makefile.test

./cmd_parser_test

example:
zhu:~/cmd-parser$ ./cmd_parser_test
> asdf
The command line is: <asdf>
> qerty
The command line is: <qerty>
> qerty
The command line is: <qerty>
> asdf
The command line is: <asdf>
> asdf; tqwerhg hsdfghas h ghghjd
The command line is: <asdf; tqwerhg hsdfghas h ghghjd>
> End of session

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published