What could be the error in this Shell Script?

前端 未结 0 1075
天命终不由人
天命终不由人 2021-01-19 00:50

#!/bin/sh echo -n "Input" read yno case $yno in "Daily") echo "Daily run selected" #Folder where our Daily backup is gonna stored. ParentFolder

相关标签:
回答
  • 消灭零回复
提交回复
热议问题