---

Backtick (`) symbol in Linux Shell Scripting

The backtick allows you to assign the output of a shell command to a variable. While this doesn’t seem like much, it is a major building block in script programming. You must surround the entire command line command with backtick characters.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis