Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i add arguments to a command? #4

Closed
KP2048 opened this issue Feb 19, 2020 · 1 comment
Closed

how do i add arguments to a command? #4

KP2048 opened this issue Feb 19, 2020 · 1 comment

Comments

@KP2048
Copy link

KP2048 commented Feb 19, 2020

No description provided.

@kpwn
Copy link
Collaborator

kpwn commented Mar 1, 2020

extern char* command_tokenize(char* str, uint32_t strbufsz); will parse a command argument string and split it into space denominated chunks

@kpwn kpwn closed this as completed Mar 1, 2020
Siguza pushed a commit that referenced this issue Mar 19, 2021
* Added python shebang

* Added python shebang (#2)

* Added python shebang (#3)

* Added python shebang

* testcommit

Co-authored-by: David Fritzsch <david.fritzsch@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants