1,576
edits
Changes
→Some Commands
=Some Commands=
*<code>pwd</code> will show your current directory
*<code>cd</code> is used to change current directory, eg. <code>cd directory-name</code>
*<code>ls</code> lists information about files and directories
**<code>ls -a</code> all files (including hidden)