#!/bin/bash
echo -n "Hurry up and type something! > "
if read -t 10 response ; then
echo "Greate, you made it in time!"
else
echo "sorry, you are too slow!"
fi
Run Code Online (Sandbox Code Playgroud)
我在终端中编写了上面的代码并收到错误“读取:非法选项 -t”。
安装并配置奏鸣曲管理员后.我的框架中出现以下错误.请帮忙..
您已请求不存在的参数"secret".