Skip to content

exec(...).to(file) should work #154

@aurium

Description

@aurium

We know exec(...).output.to(file) works, but... why to be so verbose?

node -e "require('shelljs/global'); exec('git status').to('/tmp/file')" should work.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions