[cs615asa] Run program without ./

Jan Schaumann jschauma at stevens.edu
Mon Mar 16 11:20:05 EDT 2015


Michael Paulauski <mpaulaus at stevens.edu> wrote:
> In the assignment spec, it states that the command for running the script
> will be:
> $ifconfig -a | ifcfg-data -i
> 
> currently, my program accepts:
> 
> $ifconfig -a | ./ifcfg-data -i
> 
> while in the directory of the shell script. Is that adequate

Yes, that's fine.

-Jan


More information about the cs615asa mailing list