-
##### SUMMARY
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
ansible.posix.sysctl
##### ADDITIONAL INFORMATION
running a shell command of
```
sysctl --system
```
can't…
-
```
Helix: compiled from master branch
OS: Void
```
Hi!
In my `bin` folder there are some single letter POSIX/Bash executables: `c` (calendar), `p` (password script) and `f` (fuzzy finder).
…
-
On Windows having a Posix compliant shell is difficult. @ejgallego pointed out that it wouldn't be difficult to have a Dune based build system for Coq projects which would not require aPosix shell. Th…
-
**Feature request checklist**
- [x] There are no issues that match the desired change
- [ ] The change is large enough it can't be addressed with a simple Pull Request
- [ ] If this is a bug, ple…
-
First. I'm biased. I wrote make and ninja parser, both relies a lot on filenames -- or [pathnames](https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/basedefs/V1_chap03.html#tag_03_271) in P…
-
I have been trying to build [dvtm](https://www.brain-dump.org/projects/dvtm/) from source but I get the below output when running make after adding "-D_WCTYPE_T" to the build options to get past a pri…
-
"ShellSpec is a full-featured BDD unit testing framework for dash, bash, ksh, zsh and all POSIX shells that provides first-class features such as code coverage, mocking, parameterized test, parallel e…
-
Hi I am in the same situation as [this](https://github.com/mrhaydendp/Fire-Tools/issues/53).
Fire tab 7th gen - Fire os 5.7.0
I downloaded the apks from the links you provided added them to th…
-
For Windows, CLI applications need access to the original command line to supply basic services that the Windows shells (CMD/PowerShell) do not, such as wildcard/glob expansion. For example:
In *ni…
-
When attempting to copy the ssh key to remote host it fails due to the fact that the remote host is using fish and it doesn’t support the && operator. There doesn’t appear to be an alternate way to m…