脚本和输出如下: 脚本: #!/bin/bash#tee_with_read.shfunction tee_test(){ echo ***This should be printed first but it is not*** read -r -p Enter input : echo You entered : $REPLY}tee_test
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息