📄 envvar-check
字号:
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then as_unset=unsetelse as_unset=falsefi$as_unset VERSION_CONTROL SIMPLE_BACKUP_SUFFIXif test "${VERSION_CONTROL+set}" = set; then echo "$0: the VERSION_CONTROL envvar is set --" \ ' unset it and rerun this test' >&2 exit 1fiif test "${SIMPLE_BACKUP_SUFFIX+set}" = set; then echo "$0: the SIMPLE_BACKUP_SUFFIX envvar is set --" \ ' unset it and rerun this test' >&2 >&2 exit 1fi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -