Revision history of "$("

From Linuxintro

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 13:47, 24 November 2012imported>ThorstenStaerk 203 bytes +203 Created page with "$( is the start of a bash operator that replaces the content of $() with the output of the content executed as a command. '''Example:''' rpm -ql $(rpm -qa) Lists all [[rpm]..."