home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4101 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!gumby!destroyer!news.iastate.edu!aviator.cc.iastate.edu!michaelv
  3. From: michaelv@iastate.edu (Michael L. VanLoon)
  4. Subject: Re: Major Problems with 386bsd0.1 please read
  5. Message-ID: <michaelv.713741023@aviator.cc.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <9208100044.AA09303@cs.utexas.edu> <1992Aug10.090201.601@cl.cam.ac.uk>
  9. Date: Thu, 13 Aug 1992 21:23:43 GMT
  10. Lines: 22
  11.  
  12. In <1992Aug10.090201.601@cl.cam.ac.uk> qs101@cl.cam.ac.uk (Quentin Stafford-Fraser) writes:
  13. >In article <9208100044.AA09303@cs.utexas.edu>, STDN%MARIST@VM.MARIST.EDU
  14. >(Dan Newcombe) writes:
  15.  
  16. >|> 4) cc:  I compiled the following C program using cc -o test test.c
  17.  
  18. >I have done this more than once, and I kick myself every time :-)
  19. >Test is a builtin command in almost every shell. It has different return
  20. >codes, but no output.
  21. >You can run your program using ./test, or some such.
  22.  
  23. You can always find out which command is getting executed by typing:
  24.     which <command>
  25.  
  26. Trying 'which test' on this Ultrix system under tcsh tells me:
  27.     /bin/test
  28.  
  29. -- 
  30. ------------------------------------------------------------------------------
  31.   Michael L. VanLoon                           Project Vincent Systems Staff
  32.   michaelv@iastate.edu              Iowa State University Computation Center
  33. ------------------------------------------------------------------------------
  34.