Tài liệu Linux Shell Basic pptx

Tài liệu Linux Shell Basic pptx

Tài liệu Linux Shell Basic pptx

... lệnh sau: $ echo $SHELL Làm thế nào để sử dụng Shell: đơn giản gõ các lệnh. Shell script là gì: Bình thường thì shell là trình giao tiếp. Có nghĩa là shell chấp nhận các lệnh từ bạn (keyboard) và ... file và bảo shell thực thi text file này thay vì nhập vào các lệnh. Điều này gọi là shell script. Định nghĩa: Shell script là một chuỗi các lệnh được viết trong plain text file. S...

Ngày tải lên: 22/12/2013, 13:17

2 422 0
Tài liệu Linux Shell Scripting Tutorial Ver.1.0 docx

Tài liệu Linux Shell Scripting Tutorial Ver.1.0 docx

... another. For shell script, $ myshell foo bar Shell Script name i.e. myshell First command line argument passed to myshell i.e. foo Second command line argument passed to myshell i.e. bar In shell ... Bourne-Again SHell ) Brian Fox and Chet Ramey Free Software Foundation Most common shell in Linux. It's Freeware shell. CSH (C SHell) Bill Joy University of California (For...

Ngày tải lên: 24/01/2014, 02:20

47 565 1
Tài liệu Linux+ Study Guide pptx

Tài liệu Linux+ Study Guide pptx

... troubleshoot a Linux system, and is familiar with Linux- specific concepts and basic hardware. The purpose of this book is to help you pass the Linux+ exam. Because this exam covers basic Linux installation, ... in the Linux world.  Chapter 2, “Installing Linux, ” covers the Linux installation process. Because Linux is available in several variant forms, this chapter...

Ngày tải lên: 24/01/2014, 10:20

738 8K 0
Tài liệu Linux Shell Scripting Cookbook pdf

Tài liệu Linux Shell Scripting Cookbook pdf

... terminal. www.it-ebooks.info Shell Something Out 8 In this book we are dealing with Bash (Bourne Again Shell) , which is the default shell environment for most GNU /Linux systems. Since GNU /Linux is the most ... keeping Linux systems in mind. The primary purpose of this chapter is to give readers an insight about the shell environment and become familiar with the basic feature...

Ngày tải lên: 21/02/2014, 19:20

360 1.2K 0
Tài liệu Linux hay GNU/Linux và cấu trúc nhân Linux pptx

Tài liệu Linux hay GNU/Linux và cấu trúc nhân Linux pptx

... GNU /Linux và cấu trúc nhân Linux I.Tóm tắt lịch sử Linux Linux hay GNU /Linux? Khi thì người ta gọi “hệ điều hành Linux , lúc lại gọi là “hệ điều hành GNU /Linux . Lí do là vì Linux thực ra là phần ... thống con chính của nhân Linux. Hình 3: Các hệ thống con chính của nhân Linux III.1Nhân là gì? Như hình 3, nhân Linux thực ra là bộ quản lý các tài nguyên. Các tài n...

Ngày tải lên: 13/12/2013, 00:15

7 647 2
Tài liệu linux-basic doc

Tài liệu linux-basic doc

... Do bash shell là mt trong nhng shell thông dng nht trong cng dng linux, vì th tài liu này tp trung ch yu vào bash shell. Tng tác vi SHELL Các câu lnh thc hin trên shell có ... khác. Qun tr H thng Linux - C bn 1 TÀI LIU ÀO TO QUN TR H THNG LINUX Tài liu này đc biên son theo tài liu ging dy ca Vin Linu...

Ngày tải lên: 13/12/2013, 22:15

221 377 0
Tài liệu Linux IO Port Programming pptx

Tài liệu Linux IO Port Programming pptx

... joysticks, you're probably better off using the drivers distributed with the Linux kernel. Pinout (a 15−pin female D shell connector on the port): • 1,8,9,15: +5 V (power) • 4,5,12: Ground • 2,7,10,14: ... about the parallel port IRQ if you don't use it.) Linux I/O port programming mini−HOWTO 4.2 Measuring time 7 Table of Contents Linux I/O port programming mini−HOWTO 1 Aut...

Ngày tải lên: 22/12/2013, 10:15

13 475 0
Tài liệu Linux Device Drivers-Chapter 2 : Building and Running Modules pptx

Tài liệu Linux Device Drivers-Chapter 2 : Building and Running Modules pptx

... include /linux and include/asm inside the kernel sources (usually found in /usr/src /linux) . Older distributions (based on libc version 5 or earlier) used to carry symbolic links from /usr/include/linuxand ... replace all of your tools (gcc, ld, etc.) with another set of tools (for example, m68k -linux- gcc, m68k -linux- ld). The prefix to be used is defined as $(CROSS_COMPILE), either...

Ngày tải lên: 24/12/2013, 01:17

75 560 1
Tài liệu Linux Device Drivers-Chapter 4 : Debugging Techniques pptx

Tài liệu Linux Device Drivers-Chapter 4 : Debugging Techniques pptx

... } exit(0); } setconsole uses the special ioctl command TIOCLINUX, which implements Linux- specific functions. To use TIOCLINUX, you pass it an argument that is a pointer to a byte array. ... returns a list of the currently loaded modules. /proc is heavily used in the Linux system. Many utilities on a modern Linux distribution, such as ps, top, and uptime, get their information f...

Ngày tải lên: 24/12/2013, 01:17

66 427 0
Tài liệu Linux Device Drivers-Chapter 5 : Enhanced Char Driver Operations pptx

Tài liệu Linux Device Drivers-Chapter 5 : Enhanced Char Driver Operations pptx

... the O_NONBLOCK flag in filp->f_flags. The flag is defined in < ;linux/ fcntl.h>, which is automatically included by < ;linux/ fs.h>. The flag gets its name from "open-nonblock,'' ... processor issues an exception. Exceptions in kernel code are turned to oops messages by every Linux kernel up through 2.0.x; version 2.1 and later handle the problem more gracef...

Ngày tải lên: 24/12/2013, 01:17

112 324 0
w