Session 3
- Linux Editors:
- Emacs - Vim - mcedit ...
- mc:
- A Linux file explorer(=nc in DOS)
- Linux Users:
- Root(which has access to any part of system)-other users(which are stricrted in some ways)
- Bash:
- The environment in which we run the commands.
- c compilers in Linux:
- gcc - g++ (e.g. g++ test.cpp)
- php:
- A languge for making Dynamic Web Pages.
source : http://www.php.net
Main page