Skip to content

gPats/NetProgAssgn1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetProgAssgn1

Assignment 1 for Network programming -text parsing -argument store -invalid command identification

rm takes only full path. not ~/ form. List of functions used:

  1. get_tokens: returns: char** of list of tokens. int number of tokens input: user string char*
  2. check_validity returns: int negative on error parameters: char** tokens recursively checks path for executable
  3. check_operators: &, <, >, >>, |, ||, |||

About

Assignment 1 for Network programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published