Michaels PasteCenter
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:
your_wish
=$
(
my_command
)