- -- - - - - - - - - - - - - - - - - - TrB.jpg Margaret.png Jkb.jpg JoeD.jpg Edbatchelor.jpg JimB.png DAD-TINT.JPG C03515.jpg

Difference between revisions of "Linux"

From Batchelor-s
Jump to navigationJump to search
Line 5: Line 5:
 
a Unix-like operating system under the model of free and open-source software development and distribution.
 
a Unix-like operating system under the model of free and open-source software development and distribution.
  
*ls -  - change directory
+
*cd -  - change directory
 +
*ls -  - list directory  
 
*cp -  - copy
 
*cp -  - copy
 
*mv -  - move
 
*mv -  - move
 
*rm -  - remove
 
*rm -  - remove
*[[adb]]  -  -  Android Debug Bridge
+
 
  
 
[http://en.wikipedia.org/wiki/Linux see]
 
[http://en.wikipedia.org/wiki/Linux see]

Revision as of 12:09, 4 January 2016

Linux was developed as a free operating system

jessie 1-1-16

a Unix-like operating system under the model of free and open-source software development and distribution.

  • cd - - change directory
  • ls - - list directory
  • cp - - copy
  • mv - - move
  • rm - - remove


see