Copyright © tutorialspoint.com
Syntax
Definition and UsageExecutes EXPR as a command. The output is then returned as a multiline string in scalar text, or with the line returned as individual elements in a list context. Return Value
ExampleTry out following example:
It will produce following results: This will give whole content in /tmp directory.
|
Copyright © tutorialspoint.com