Sunday, August 30, 2009

Quest1: 3 terminal commands on Ubuntu

Applications > Accessories > Terminal


Command #1: pwd - It shows the directory you're located now.
Command #2: ls - It shows the files in the current directory.
Command #3: man - It shows the manual of other commands.

No comments:

Post a Comment