-
### Related to
Other
### Impact
nice to have for enterprise usage
### Missing Feature
I really like the feature of 'Survey Variables' in bash tasks!
However, they are currently passed as the arg…
-
```
# pin.sh
CERT="$1"
if [ -z "$CERT" ]; then
echo 'usage: pin.sh CERT.pem'
echo
echo 'example:'
echo
echo ' $ openssl s_client -showcerts -connect google.com:443 google.pem'
…
kousu updated
3 years ago
-
### Summary of the new feature / enhancement
In UNIX implementation has local rc file in ~/.ssh and system wide sshrc fie in /etc/ssh, which runs when ssh'ed.
### Proposed technical implementation d…
-
Hi Hamish, I hope you are doing well. With the dev media image of shell penetrating camera, it got me thinking. Would you consider adding spalling to non-penetrating shells if the shell penetrates a c…
-
weston-terminal: clients/window.c:4538: window_create_internal: Assertion `custom || display->xdg_shell || display->ivi_application' failed.
But in weston, it is ok!
-
Hi Michael,
I've been using the Spur library this past couple months to build some tools to remotely manage scaled out systems in our lab. It's a good tool, offers a high enough API that I don't ne…
-
**What are you trying to do?**
I'm using multipass with a remote server from a small netbook using roadwarrior networking. And I need to execute commands like "shell" from my local device to the remo…
-
The current implementation of the tedge-container-plugin is written in Posix shell. Whilst Posix shell is super portable, it is end the end a shell which makes it harder to maintain and extend to meet…
-
### Steps to reproduce
1、configuration the flutter development environment using my windows OS ;
2、enter to testcase path: .\packages\flutter\test
3、execute command 'flutter test'
### Expected res…
-
**Describe the bug**
While executing step 5 in the [Steps to deploy the reference implementation](Steps to deploy the reference implementation) using the option for Visual Studio, the error below was …