- -- - - - - - - - - - - - - - - - - - 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
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Linux was developed as a free operating system
 
Linux was developed as a free operating system
 +
 +
[[jessie]] 1-1-16
 +
 +
[[buster]]
  
 
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
*cp  copy
+
*ls - - list directory  
*mv move
+
*cp - - copy
*rm remove
+
*mv -  - move
*[[adb]]
+
*rm -  - remove
 +
 
  
 
[http://en.wikipedia.org/wiki/Linux see]
 
[http://en.wikipedia.org/wiki/Linux see]

Latest revision as of 21:22, 15 July 2020

Linux was developed as a free operating system

jessie 1-1-16

buster

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