Difference between revisions of "Programming Language Interpreters"

From LAMP Host Knowledge Base
Jump to: navigation, search
(Created page with "You may wish to use various programming language interpreters directly, via command line or within your scripts. Listed below are the full paths to each binary. ; Perl : /us...")
 

Latest revision as of 15:49, 22 July 2013

You may wish to use various programming language interpreters directly, via command line or within your scripts. Listed below are the full paths to each binary.

Perl
/usr/bin/perl
Python 2
/usr/bin/python
Ruby
/usr/bin/ruby
PHP
/usr/bin/php