Bash Read File with Bash, Bash Introduction, Bash Scripting, Bash Shell, History of Bash, ... Example. #!/bin/bash; value=`cat read_file.txt`; echo "$value".
確定! 回上一頁