比如:
Check File and Folder: /code/web/upload/ /usr/bin/inotifywait /usr/bin/rsync bash-4.2$ vi inotify.sh
答案是:
echo -e "Check File and Folder: \n \t/code/web/upload/ \n \t/usr/bin/inotifywait \n \t/usr/bin/rsync"
注意输出时一定要带上 “-e”