Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「rabbitmq-env」の同じ rabbitmq のスクリプトには、次の行に「-h」、「-f」が存在します。
while [ -h "$SCRIPT_PATH" ] ; do [ ! -f ${CONF_ENV_FILE} ] ; then
これらの記号の意味は何ですか?
[ですtest。からhelp test:
[
test
help test
-f FILE True if file exists and is a regular file. ... -h FILE True if file is a symbolic link.