挑戰Solaris下寫程式 - Linux

By James
at 2008-05-26T11:01
at 2008-05-26T11:01
Table of Contents
※ 引述《[email protected] (小州)》之銘言:
: ※ 引述《[email protected] (快樂社會中꼩》之銘言:
: > -----------------------------------------------------------
: > 或是在Linux下cptest.sh
: > -------------------------------------------------------------
: > while (true)
: > do
: > cp /home/* /test/
: > diff /home/ /test/ >>/checkdiff.log
: > rm -rf /test/*
: > done
: > ---------------------------------------------------------------
: > 這一些,我都作得到
: > 可是,現在問題來了
: > 要如何在Solaris下寫一個Script來作Copy/Compare的測試呢?
: > 這個問題我想了蠻久的
: 不大懂你的問題,你的 code 無法在你的 solaris 用 bash 執行嗎 ?
: 另外 while (true) 在 bash 內改成 while true 或者是 while : 就可以了。
----------------------------------------------------------------------------
是的,在Solaris的Terminal無法執行cptest.sh
改寫while (true) => while true ------> 也無法執行
while (true) => while: ------> 也無法執行
它都會顯示cannot execute
--
: ※ 引述《[email protected] (快樂社會中꼩》之銘言:
: > -----------------------------------------------------------
: > 或是在Linux下cptest.sh
: > -------------------------------------------------------------
: > while (true)
: > do
: > cp /home/* /test/
: > diff /home/ /test/ >>/checkdiff.log
: > rm -rf /test/*
: > done
: > ---------------------------------------------------------------
: > 這一些,我都作得到
: > 可是,現在問題來了
: > 要如何在Solaris下寫一個Script來作Copy/Compare的測試呢?
: > 這個問題我想了蠻久的
: 不大懂你的問題,你的 code 無法在你的 solaris 用 bash 執行嗎 ?
: 另外 while (true) 在 bash 內改成 while true 或者是 while : 就可以了。
----------------------------------------------------------------------------
是的,在Solaris的Terminal無法執行cptest.sh
改寫while (true) => while true ------> 也無法執行
while (true) => while: ------> 也無法執行
它都會顯示cannot execute
--
Tags:
Linux
All Comments

By Daph Bay
at 2008-05-30T00:11
at 2008-05-30T00:11
Related Posts
請問有關 OpenWebMail 的附檔傳輸限制

By Hamiltion
at 2008-05-26T10:49
at 2008-05-26T10:49
請問為何大多數的板友用Ubuntu?

By Dora
at 2008-05-26T10:26
at 2008-05-26T10:26
請問有關 OpenWebMail 的附檔傳輸限制

By Ursula
at 2008-05-26T02:12
at 2008-05-26T02:12
debian 的 net install

By Mason
at 2008-05-26T00:55
at 2008-05-26T00:55
有關NFS的權限問題

By Agatha
at 2008-05-26T00:24
at 2008-05-26T00:24