ºìÁªLinuxÃÅ»§
Linux°ïÖú

ÐÂÊÖ£º¹ØÓÚLinux echoСÎÊÌâ

·¢²¼Ê±¼ä:2014-11-24 21:34:27À´Ô´:ºìÁª×÷Õß:t12345pk
´´½¨Îļþ test01.sh ÈçÏÂ
#!/bin/bash
echo "this is 01"
`sh test02.sh`

´´½¨Îļþtest02.shÈçÏÂ
#!/bin/bash
echo "this is 02"

ÔÚÖÕ¶ËÊäÈë sh test01.sh
ÏÔʾ:
this is 01
./test02.sh: line 3: this: command not found

¿ÉÊÇÎÒÏëÒªµÃµ½µÄ½á¹ûÊÇ
this is 01
this is 02
ÇëÎÊ´óÉñ¸ÃÈçºÎ½â¾ö£¿
ÎÄÕÂÆÀÂÛ

¹²ÓÐ 2 ÌõÆÀÂÛ

  1. t12345pk ÓÚ 2014-11-26 16:35:38·¢±í:

    ºÃÀäÇå¡£
    120+µÄ²é¿´ , ¶¼Ã»´óÉñÄܽâÊÍÏÂÂð£¿

  2. t12345pk ÓÚ 2014-11-25 08:56:53·¢±í:

    [i=s] ±¾Ìû×îºóÓÉ t12345pk ÓÚ 2014-11-25 09:14 ±à¼­ [/i]

    @qdfc
    @GrowthÕ×
    @¸÷·LINUXÅ£ÈË
    ¶ÔÓÚÕâ¸ö»ù´¡ÐÔÎÊÌâÔõô¿´£¿