importpw / import

`import` is a simple and fast module system for Bash and other Unix shells
https://import.sh
MIT License
338 stars 10 forks source link

When run in an interactive shell, background process information is printed #20

Closed TooTallNate closed 4 years ago

TooTallNate commented 5 years ago
$ import tootallnate/nexec
[1] 26760
[1]+  Done                    import_parse_headers "$url" "$locfile" < "$tmpfifo" > "$tmpfile"
[1]+  Done                    import_parse_headers "$url" "$locfile" < "$tmpfifo" > "$tmpfile"
[1]+  Done                    import_parse_headers "$url" "$locfile" < "$tmpfifo" > "$tmpfile"

https://unix.stackexchange.com/a/26535