問題詳情
【題組】40. 題組背景描述如附圖。請問操控端下達何種指令時,等待接聽 TCP80 port,若接收到連線,就可以將 test.txt 傳送給對方?
(A) nc -l -p 80 < type test.txt(操控端)
(B) nc -t -p 80 < type test.txt(操控端)
(C) nc -g -p 80 > type test.txt(操控端)
(D) nc -g -p 80 < type test.txt(操控端)
參考答案
答案:A
難度:非常困難0.1
書單:沒有書單,新增