|
By start i mean i have figured out how to check the command line arguments and make sure a user name is entered but the communication thing im still lost. like isn't there a way for one of the pipes to run in the background or something so when you type it will still send it and then have recieve running the foreground or something? I was told the & can be used to do this but haven't been able to get anything to work.
|