Linuxshell script 的執行方式 - LinuxIrma · 2010-09-15Table of ContentsPostCommentsRelated Posts各位高手: 請問 . ./xxx.sh (兩個'.'中間空一格) 跟 ./xxx.sh 有什麼不同呢?謝謝! -- LinuxAll CommentsTom2010-09-16第一個等價於source ./xxx.shFrederica2010-09-16.是 bash 的 source 其他 shell 不一定會有Joe2010-09-19如果user的shell是csh就會command not foundKumar2010-09-23鳥哥->Linux基礎文件->13.學習shell script ->拉到標題是Elvira2010-09-27script 的執行方式差異 (source, sh script, ./script)這邊Charlie2010-09-29記住,鳥哥是大家的好朋友,年輕人不可以不會STFW喔.Barb Cronin2010-10-03.是用目前使用的bash來執行你的script直接執行的話會新開一個bashSteve2010-10-07比較大的差別大概是沒有export的變數會不見吧Jessica2010-10-07二樓你確定嗎, source是bash拿csh過去用的James2010-10-08csh比較老~~Caroline2010-10-10用. 是使用當前的shell不是使用bash@@Related Postsvmlinux 是由哪些連結而成如何在CentOS下掛載光碟時給執行權限?Ubuntu下找不到sensors幾本關於 寫 作業系統的書抓不到攝影機
All Comments