?? decodel2script
字號:
#!/bin/csh -f# Executable "printName" takes a mandatory file pathname as its first argument, and gets# telemetry data from standard input, which is typically redirected to a file# This trivial csh script hard-codes these two pathnames so that the user doesn't have to# type them in repeatedly.printName EO1.l2 -L2script < L20.scr > L20.scr.decoded
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -