某公司linux題庫/答案(300題)收藏[55]-2015/01/08 某公司linux題庫/答案(300題)收藏[55]-2015/01/08 2015-01-08 jashliao Comments 0 Comment 某公司linux題庫/答案(300題)收藏[55]-2015/01/08 <01> 若有一個連結檔為 testing 連結到 test1.sh ,請問 copy testing 到 /tmp 底下,『cp testing /tmp』則 /tmp/testing 這個檔案會是:(1) 連結檔,連結到 test1.sh ;(2) 一般檔案,為內容與 test1.sh 相同? 答案為 (2)