V字龍 (Vdragon) says to Ubuntu 台灣社群 Command substitution allows the output of a command to replace the command itself. Command substitution occurs when a command is enclosed as follows: $(COMMAND) or `COMMAND`