i would like to know more commands and uses of lxtermin. plz do help me
i would like to know more commands and uses of lxtermin. plz do help me
Hi Navneet,
lxterminal just provides a command shell into Linux (I'm guessing - never used lxterminal).
If so, then it is much like the Windows command prompt at a first level approximation. Commands are actually programs that are in the folders that are indicated in your PATH environment variable (type echo $PATH to see that).
Hi Navneet,
lxterminal just provides a command shell into Linux (I'm guessing - never used lxterminal).
If so, then it is much like the Windows command prompt at a first level approximation. Commands are actually programs that are in the folders that are indicated in your PATH environment variable (type echo $PATH to see that).