Unix or Mac OS X Leopard Terminal commands and definitions

February 9th, 2010 by admin
1

1)

To point PEAR to any directory which has correct db2.prop (or info etc):

a.)

First cd folder_that_has_PEAR

b.)

ln -s /Applications/XAMPP/xamppfiles/lib/php/pear PEAR

2.

To see full path of current folder in Terminal:

pwd

3.

To search:

find . -name “db.php”

find . -name “DB.php”

find . -name “*.php”

Create Directory:

sudo mkdir php

Post to Twitter Tweet This Post

  • Share/Bookmark
Posted in Uncategorized

One Response to “Unix or Mac OS X Leopard Terminal commands and definitions”

  1. gualetar says:

    The subject is fully clear but why does the text lack clarity? But in general your blog is great.

Leave a Reply