學習筆記之Shell & QSHELL

來源:互聯網
上載者:User

標籤:

http://baike.baidu.com/subview/849/15831672.htm
http://en.wikipedia.org/wiki/Shell_(computing)

常用命令

cat 檔案名稱 輸出檔案內容到基本輸出(螢幕 or 加>fileName 到另一個檔案)cb 格式化原始碼chmod //change mode,改變檔案的許可權cp copydate 當前的時間和日期echo $abc 在變數賦值之後,只需在變數前面加一個$去引用.lint 語法檢查程式ls dirman helpmore typedu 查看磁碟空間狀況ps 查看當前進程狀況who 你的使用者名稱和終端類型定義變數 name=abc? (bash/pdksh) || set name = abc (tcsh)mkdir 建立目錄rmdir 刪除目錄cd 進入目錄rm 刪除檔案more 顯示檔案echo 顯示指定文本mv 改檔案名稱 /移動檔案pwd 顯示目錄路徑命令 http://en.wikipedia.org/wiki/ISeries_QSHELL According to IBM, QSHELL is a “UNIX-like” interface built over OS/200. The commands you issue point to programs in a “QSHELL” library. To use QSHELL, key STRQSH or QSH on an iSeries command line.PASE is a “real” UNIX—it is actually AIX. It looks similar to QSHELL, but doesn’t have some of the limitations built into QSHELL. To use PASE, CALL QP2TERM. http://baike.baidu.com/view/349664.htm AIX(Advanced Interactive eXecutive)是IBM基於AT&T Unix System V開發的一套類UNIX作業系統,運行在IBM專有的Power系列晶片設計的小型機硬體系統之上。

學習筆記之Shell & QSHELL

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.