Sie sind auf Seite 1von 3

LINUX

1.1 INTRODUCTION:
MAC WINDOS LINUX

Unix Kernel Unix Kernel
Kernel is used to access
H.W.(e.x double click file) Hardware

H.W Terminal



LINUX CAPABILITIES
File Control
Hacking
Network Analysis
Server Astrik

1.2 LINUX COMMANDS:
1. CD directory of file (e.x D:/folder/)
2. LS list information about files
3. mkdir to make new directory (e.x D:/folder/>>mkdir)
4. CAT display the content of a file (e.x CAT text.txt)
5. Less display the content of file page by page(e.x less text.)
6. Cat list1 list 2>>list will sum both(list1&list2)to the o/p list
7. Sorted to sort the text files
8. Less/project will search for file named project inside folder
9. CP copy one or more files to another location(cp file1 file2)
10.MV moves files or directories
11-rm remove file
12-rmdir remove directory

Das könnte Ihnen auch gefallen