freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

劉彥文-omap35xx嵌入式系統(tǒng)實(shí)踐教程第1章linux及嵌入式(編輯修改稿)

2025-07-09 18:14 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 localhost bin] ls /sbin/fdisk l rwxrxrx 1 root root 95572 20220112 /sbin/fdisk [root@localhost bin] ls /sbin/ifconfig l rwxrxrx 1 root root 71528 20220807 /sbin/ifconfig 在 shell內(nèi)部,有 shell自帶的命令所對(duì)應(yīng)的程序,可以通過(guò)輸入 help命令,查看用戶使用的 shell種類及該 shell內(nèi)部自帶的命令有哪些。 ⒉ shell啟動(dòng) 根用戶使用的 shell,在系統(tǒng)啟動(dòng)時(shí),使用系統(tǒng)指定的 shell,自動(dòng)啟動(dòng)。 普通用戶在登錄進(jìn)入系統(tǒng)時(shí),系統(tǒng)會(huì)啟動(dòng)指定種類的 shell。 所有用戶在系統(tǒng)運(yùn)行過(guò)程中,可以改變當(dāng)前使用的 shell,成為另一種 shell,例如登錄時(shí)使用的shell種類為 bash,用戶可以改為 tcsh。 Linux是一個(gè)多用戶系統(tǒng),系統(tǒng)中每個(gè)用戶可以使用一個(gè)與其他用戶不同的 shell。只有當(dāng)用戶退出Linux系統(tǒng)時(shí), shell運(yùn)行才結(jié)束。 ⒊ 常用的 shell Linux和 UNIX系統(tǒng)里有許多種類不同的 shell可以使用,例如 bash、 sh、 tcsh、 csh、 ash、bsh、 ksh、 zsh等等,它們中的大多數(shù)都是從sh shell演變而來(lái)的。最常用的三種 shell是bash、 csh和 ksh。 Linux系統(tǒng)中,默認(rèn)安裝的總是 GNU工具集中的 bash( GNU Bourne Again shell),它是開(kāi)源的并且可以被移植到幾乎所有的類 UNIX系統(tǒng)上。 [root@localhost bin] ls *sh bash csh ksh sh tcsh zsh [root@localhost bin] ls l *sh rwxrxrx 1 root root 722684 20220712 bash lrwxrwxrwx 1 root root 4 20220225 csh tcsh rwxrxrx 1 root root 1171404 20220116 ksh lrwxrwxrwx 1 root root 4 20220225 sh bash rwxrxrx 1 root root 345348 20221031 tcsh rwxrxrx 1 root root 514672 20220912 zsh [root@localhost bin] /bin/bash version GNU bash, version (1)release (i686redhatlinuxgnu) Copyright (C) 2022 Free Software Foundation, Inc. [root@localhost bin] /bin/bash version GNU bash, version (1)release (i686redhatlinuxgnu) Copyright (C) 2022 Free Software Foundation, Inc. 文件系統(tǒng) 文件系統(tǒng)是 Linux系統(tǒng)的一個(gè)組件,它能夠讓用戶以統(tǒng)一的方式查看、組織以及保護(hù)存儲(chǔ)設(shè)備上的文件和目錄,并與其進(jìn)行交互。 Linux環(huán)境中的文件,具有特別重要的意義,因?yàn)樗鼈優(yōu)椴僮飨到y(tǒng)服務(wù)并為設(shè)備操作提供了一個(gè)簡(jiǎn)單而一致的接口。在 Linux中,一切都可以看作文件,包括硬件設(shè)備在內(nèi)。 實(shí)用程序 實(shí)用程序( utilities)也是 Linux系統(tǒng)的一個(gè)組件。實(shí)用程序是一些可執(zhí)行的程序,用來(lái)幫助用戶在系統(tǒng)上進(jìn)行工作。例如,用于 Inter定位的Web瀏覽器、文字處理程序、編輯程序、 程序,以及除了 shell內(nèi)部命令外,其他 Linux命令對(duì)應(yīng)的程序,都可以稱為實(shí)用程序。 選擇 Linux的理由
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)教案相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1