You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> ls- command is equivalent to ll command, this is used to get details informationabout files and directories in present work directoty</p>
8
+
<p> ll- This command is used to list the details information of files and folders of the current directoty <p/>
9
+
<p> dir- Allows you lto see the available files and directoty<p/>
10
+
<p> pwd - is used to output the path of the currect working directory</p>
11
+
<p> git clone- if you want to get a copy af an existing git repository for example a project you'd like to contribute<p/>
12
+
<p> history-history of the previous commands<p/>
13
+
<p> nano- <p/>
14
+
<p> exit -exit the page<p/>
15
+
<p> mkdir - is used to create new dictory<p/>
16
+
<p> cd- is used to change the current working directory<p/>
17
+
<p> sudo - allow access to other commands as a different user. sudo adds a log entry of the commands run, if you mess up you can always go back and see what command were run.<p/>
18
+
<ahref="http://www.w3schools.com">This is a link</a>
0 commit comments