Print Output of Bash File Execution
Open
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Print to a file using either a pipe or (probably to keep with the idea of this library) by storing every command in a variable and echoing variables out to a file. May be able to use watcher later on to read from output file. Anything done with this won't be very low level, so performance should be great for use case.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named in the issue. Start by locating the Python path that executes generated Bash files, then determine how output should be captured and written; done means execution output is reliably available in the requested file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100