-
The shell for `root` was set at `/usr/bin/fish`.
Here's the output of `docker-machine create -d generic (...)`:
```
Detecting operating system of created instance...
Waiting for SSH to be available..…
-
POSIX shell language defines functions like `foo() { ... }`. We must support them.
- [ ] #54
- [ ] #55
Related to #27.
-
Some alternatives that might be a direct replacement:
- rustybox (as name implies its in rust)
- toybox (c more posix compliant)
Opening this issue because lack of wget/curl in https with cert ve…
-
This would allow more users to benefit from chruby!
* POSIX sh users
* ksh users
* dash users
* ash users
* posh users
* yash users
* oil shell users
-
For usage messages and such in my shell scripts I typically use `prog=${0##*/}` instead of `prog=$(basename $0)`.
`dirname` can similarly be replace with `${var%/*}`.
You noted the ''#' and '%' …
-
### Steps to reproduce
1. Create a file `vim -N test.sh`
2. Turn on `set smartindent` and `set ft=sh` or `set ft=bash`
3. Type `function a-function {`
4. Identation is not correct, function is not…
-
Since this has a big focus on Linux shells, POSIX is something that should be talked about, because it's a standard specification aiming at portability and compatibility.
Perhaps POSIX has already …
-
At least `noweave`, and probably others, don't handle filenames with spaces.
I'm reluctant to introduce a dependency on bash, but I would need some help to figure out how to manage arrays in a POSI…
-
I tried everything I can and I need help to solve this. I don't have any real device. Please help!
Thanks in advance.
output:
-- west build: running target run
```
[0/1] To exit from QEMU e…
-
Hi, when I press `C-z` in `vi` or `emacs`, my shell's job control suspends the editor and gives me a shell (in the same terminal). When I'm done, I can use `fg` to go back into the editor, right wher…
ghost updated
8 months ago