Ansichten: QuotePaste - CodePaste - NoPaste
Codesnippet eingetragen am 9.2.2012 um 10:31
Von: Michael
Sprache: Bash
Beschreibung: Store the result of a command in a var
CodeSnippet:
  1. your_wish=$( my_command )