問一個Shell的寫法 - Linux

Lauren avatar
By Lauren
at 2011-12-11T04:16

Table of Contents

這位網友的文章內容似乎是 UTF-8 編碼,
幫忙轉譯如下:

[email protected] (joe) writes:

> 我有一個執行序完成以後,
>
> 他會自己產生出一個a.out的檔案,
>
> 我想問說怎樣寫一個Shell,
>
> 當a.out檔案出來時,
>
> 系統會自動執行下一個指令。
>
> --
Tags: Linux

All Comments

更改副檔名

Olive avatar
By Olive
at 2011-12-11T04:01
這位網友的文章內容似乎是 UTF-8 編碼, 幫忙轉譯如下: shihyu.bbsatptt.cc (shihyu) writes: andgt; find . -name and#34;*.txtand#34; | xargs -i mv {} {}.c \; andgt; andgt; andgt; ...

Re: AWK 傳結果到SHELL指定變數

Kama avatar
By Kama
at 2011-12-11T01:10
我$file只是隨便找個東西測試 這樣弄的 file=`ls *pdf` echo $file 1.pdf 2.pdf 3.pdf 4.pdf 這樣 然後我要用一個awk抓出某一個檔名 指定一個變數名稱 用了原文k大推的expression, fn=$(awk and#39;{printf and# ...

gcin無法在gedit及terminal切換中文

Ingrid avatar
By Ingrid
at 2011-12-10T23:39
※ 引述《saplayer (疾風)》之銘言: : 後來我加入http://debian.luna.com.tw更新套件 : 安裝完gtk3以後恢復正常 : 不知為何原本預設是安裝gcin-qt4-immmodule : ※ 引述《gcin andlt;gcinatgcin.org.twandgt;, 看板: ...

gcin無法在gedit及terminal切換中文

Daniel avatar
By Daniel
at 2011-12-10T23:37
後來我加入http://debian.luna.com.tw更新套件 安裝完gtk3以後恢復正常 不知為何原本預設是安裝gcin-qt4-immmodule ※ 引述《gcin andlt;gcinatgcin.org.twandgt;, 看板: Linux》之銘言: : 疾風 andlt;saplaye ...

gcin無法在gedit及terminal切換中文

Steve avatar
By Steve
at 2011-12-10T19:32
我的作業系統是 mint 12 安裝完gcin後 可以正常在firefox及office上切換中英文 可是在gedit及terminal卻無法 請問是什麼原因呢 謝謝.. - ...