#11 2008-10-30 16:54:40
Re: ASUS WL-500gP的library是否支援fstat64函式追蹤
上面的程式我可以理解,但這樣的執行方式我還是找不到造成錯誤的原因。
/tmp # vi test.sh
#!/bin/sh
export LD_LIBRARY_PATH=/jffs/opt/lib:/lib:/usr/lib:/jffs/lib:/jffs/usr/lib:/jffs
$1 $2
echo $?
/tmp # chmod +x test.sh
/tmp # ./test.sh
0
/tmp # ls -al
drwxrwxrwx 1 root root 0 Jan 1 2000 .
drwxr-xr-x 15 root root 145 Sep 15 2006 ..
-rw-r--r-- 1 root root 1770 Oct 30 02:36 .ipt
-rwx------ 1 root root 1 Oct 30 02:36 .rc_startup
-rw-r--r-- 1 root root 20 Oct 30 02:36 .rule
drwx------ 1 root root 0 Jan 1 1970 cron.d
-rw-r--r-- 1 root root 0 Jan 1 1970 crontab
-rw-r--r-- 1 root root 214 Oct 30 02:36 dnsmasq.conf
drwx------ 1 root root 0 Jan 1 1970 etc
-rw-r--r-- 1 root root 39 Oct 30 02:36 hosts
-rw-r--r-- 1 root root 85 Jan 1 1970 loginprompt
-rw-r--r-- 1 root root 23 Oct 30 02:36 resolv.conf
-rw-r--r-- 1 root root 70 Oct 30 02:36 resolv.dnsmasq
drwx------ 1 root root 0 Jan 1 1970 root
drwxrwxrwx 1 root root 0 Oct 30 02:34 smbshare
-rwxr-xr-x 1 root root 119 Oct 30 09:46 test.sh
drwxr-xr-x 1 root root 0 Jan 1 2000 var
drwxr-xr-x 1 root root 0 Jan 1 2000 www
/tmp # vi /var/log/messages
(empty)
找不到檔案中有描述錯誤的訊息
離線
#12 2008-10-30 21:37:20
Re: ASUS WL-500gP的library是否支援fstat64函式追蹤
請注意您想要的(wget), 執行過程的錯誤訊息(Segmentation fault), 如何解決($LD_LIBRARY_PATH).
既知如何解決, 現有環境是否允許更動? 若不允許, 如何再造層保護殼, 在殼內如何達到您想要的(wget). 離開這層殼, 您想要的結果是否消失? 如果結果依舊存在, 那就達到您要的目的了. 這是方法之一(最簡單的).
若依您之前發文, 建議您再重新思考shell的用途. 了解shell對您日後撰寫script會有很大幫助. 加油.
題外話, 請思考script有甚麼用處. 若不用script(不屑, 不熟悉), 還有沒有其他方法能達到我要的結果. 思緒有時候得轉彎, 用現有知識, 多方測試. 鑽牛角尖, 有時候會忘記外面還有寬廣的天空, 等候您飛翔.
離線
相關討論主題
主題 | 回覆 | 點閱 | 最後發表 |
---|---|---|---|
ASUS RT-N66U刷Shibby 140 MultiWAN後設定為無線AP 作者 lcjh20516
|
0 | 2353 | 2022-08-26 12:56:28 作者 lcjh20516 |
|
159 | 383131 | 2022-08-14 06:06:27 作者 lcjh20516 |
|
21 | 83348 | 2022-08-14 05:54:54 作者 lcjh20516 |
置頂 |
132 | 372831 | 2022-06-07 10:13:50 作者 dennys |
|
45 | 139701 | 2022-05-06 14:32:17 作者 max7441 |