Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~193 People Reached
Favorite Forums
Favorite Tags
c x 2
pipe x 1
Member Avatar for mullan123

after tokenising my string i am the tokens to the method below and counting the tokens. if token number is one, that means i have one command only and pass it from execvp.. if i have a second token then pass that token from the second execvp.. This gives me …

0
105
Member Avatar for mullan123

Hello, I am working on a simple shell and I need to add the ability to handle program names and parameters that contain white space: everything in between two double quote (") characters needs to be treated as one word! E.g. "./hello world" should be treated as the name of …

Member Avatar for Narue
0
88