SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:guides:basicnewbie [2013/01/29 12:34]
oui [Daily used Linux commands]
en:guides:basicnewbie [2013/01/29 13:30]
oui
Line 1: Line 1:
 ====== Daily used Linux commands ====== ====== Daily used Linux commands ======
  
-After the start of our SliTaz base (see here) we did [[login]] and see now, following a Welcome message, a [[prompt]] folling a short indication:+After the start of our SliTaz base (see [[newbie#​training|here]]) we did [[login]] and see now, following a Welcome message, a [[prompt]] folling a short indication:
  
 <​file>​tux@dolilive:​~$ _</​file>​ <​file>​tux@dolilive:​~$ _</​file>​
Line 7: Line 7:
 We can immediately understand who is doing where: We can immediately understand who is doing where:
  
-    * **tux** is my [[login]] +    * **tux**is my [[login]] 
-    * **@** as I am "​at"​, read the next... +    * **@**as I am "​at"​  
-    * **dolilive** somewhat //like do_Linux_live//​ +    * **dolilive**somewhat //like do_Linux_live//​ 
-    * **:** what we will do is awaiting at the [[prompt]] and it will be active here (in absence of some concrete object, that would redefine the destination):​ +    * **:**what we will do is awaiting at the [[prompt]] and it will be active here (in absence of some concrete object, that would redefine the destination):​ 
-    * **~** in my «home» (**~** is the symbol for the home of the user logged in!)+    * **~**in my «home» (**~** is the symbol for the home of the user logged in!)
  
 <note warning>​warning:​ **~** depends from the rights you actually have:</​note>​ <note warning>​warning:​ **~** depends from the rights you actually have:</​note>​
Line 26: Line 26:
  
 ===== ls ===== ===== ls =====
 +__You don't need to exit it__
 +
 +**ls** is a command to list files, used alone in the actual directory. Adding parameter and/or path it can do that in each directory where you actually have rights and do really more as to showing the file names.
 +
 +Test please:
 +    * man ls
 +    * ls --help
 +
 +(more? see [[http://​en.wikipedia.org/​wiki/​Ls|here]])
 +
 +and test now please:
 +    * ls /usr/bin
 +
 +
 +
 +
  
 
en/guides/basicnewbie.txt · Last modified: 2013/03/01 19:58 by linea