Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subshells #58

Open
nixpulvis opened this issue Aug 13, 2021 · 0 comments
Open

Subshells #58

nixpulvis opened this issue Aug 13, 2021 · 0 comments
Labels
M: process Module: Process exec/fork and IO M: program Module: Oursh language(s) with lexers, parsers and evaluation runtimes. T: expansion Topic: '$' and other expansion
Milestone

Comments

@nixpulvis
Copy link
Owner

file $(which oursh)
DATE=$(date)

And if strings have already landed then:

DATE="$(date)"
@nixpulvis nixpulvis mentioned this issue Aug 13, 2021
12 tasks
@nixpulvis nixpulvis added this to the POSIX milestone Aug 13, 2021
@nixpulvis nixpulvis added M: process Module: Process exec/fork and IO M: program Module: Oursh language(s) with lexers, parsers and evaluation runtimes. T: expansion Topic: '$' and other expansion labels Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M: process Module: Process exec/fork and IO M: program Module: Oursh language(s) with lexers, parsers and evaluation runtimes. T: expansion Topic: '$' and other expansion
Projects
None yet
Development

No branches or pull requests

1 participant