Categories
- ALCATEL (2)
- Blog Personal (135)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (381)
- OpenVMS (5)
- Programación (37)
- C++ (2)
- javaScript (11)
- PHP mySQL (22)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Daily Archives: December 15, 2007
Brook Taylor
Brook Taylor (‘teɪlə(r)[1])(August 18, 1685 – November 30, 1731) was an English mathematician. His is the name that is attached to Taylor’s theorem and the Taylor series. http://en.wikipedia.org/wiki/Brook_Taylor
Changing your PATH macosx
Every time you execute a command by using only the command’s name (for example, ls or pwd), your shell looks for the command in a list of directories. That list is stored in the PATH environment variable. The PATH list … Continue reading