new C version of shar

Frederick M. Avolio avolio at grendel.UUCP
Thu Jan 31 06:59:20 AEST 1985


Close....  Very close... :-) For best results change *all* "chdir" (to
the  shell  *not*  the  system  call)  to  "cd".  You got all but one,
Gary... (see line 240 in shar.c).

240c240
< 			printf ("chdir ..\n");
---
> 			printf ("cd ..\n");
-- 
Fred Avolio      {decvax,seismo}!grendel!avolio      301/731-4100 x4227



More information about the Comp.sources.unix mailing list