- -- - - - - - - - - - - - - - - - - - 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
m
m
Line 3: Line 3:
 
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
+
*ls - - change directory
*cp  copy
+
*cp - - copy
*mv move
+
*mv -  - move
*rm remove
+
*rm -  - remove
 
*[[adb]]  -  -  Android Debug Bridge
 
*[[adb]]  -  -  Android Debug Bridge
  
 
[http://en.wikipedia.org/wiki/Linux see]
 
[http://en.wikipedia.org/wiki/Linux see]

Revision as of 18:08, 26 February 2015

Linux was developed as a free operating system

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

  • ls - - change directory
  • cp - - copy
  • mv - - move
  • rm - - remove
  • adb - - Android Debug Bridge

see