My Server supports Python?

Courageous jkraska1 at san.rr.com
Sat May 6 17:15:05 EDT 2000


Will Ware wrote:
> 
> Courageous (jkraska1 at san.rr.com) wrote:
> > % find / -name "python*" -print
> 
> He could also just do:
> 
> which python
> 
> though "find" and "which" both assume a Unix system. Assuming his
> path is set up correctly,...

Yeah. I was assuming since the word "server" was used and a
command line was mentioned, it just about had to be unix.
The advantage to the find, of course, is that it will find
python even if he hasn't had it put into his path (which is
a possibility).



C/



More information about the Python-list mailing list