Revision history of "Command output to variable in bash"

Jump to: navigation, search

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.

  • (cur | prev) 23:48, 17 March 2010192.168.0.1 (Talk)‎ . . (+131)‎ . . (Created page with 'Ever wanted to capture the output of a command into a variable in bash? It's simple! <pre> variable=$(command) date=$(date) </pre>')
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox