-
Find a better way to pass along passwords. Maybe use public keys or certificates. Making the password therefore publicly visible to other users in ps seems like a very bad idea.
-
This is a great search engine. Have you considered making this into a command line tool? I think it would be much more practical to have this tool available when I'm using elm-package install
Maybe j…
-
Is it possible to enable Bash History, without making the partition where .bash_history exisits read/write?
-
Completions were discussed on the iovisor call (thanks @4ast for the idea).
This could be done a number of different ways: bash, editors, custom tools.
This ticket is for bash command completion…
-
## Describe the bug
I use `tinty` to generate `custom schemes` from the wallpaper, but `sometimes` the generated colors (base08-base0F) in a dark
color scheme aren't very readable when using `base…
-
The bash in the controls is connected to the build mode.
-
**Version / Branch / tag**
3.8.x, all
**出了什么问题?(What Happened?)**
aix机器上默认没有bash解释器,执行作业的时候,如果作业中有全局变量,即使用户脚本申明的解释器为:#!/bin/ksh,封装脚本中依旧是:#!/bin/bash,执行失败。
用户脚本:
![image](https://github.com/user…
-
As I was reading the guide, I noticed that bash history was never disabled in server B.
I'm not sure how much extra security that would provide but it might be worth considering.
-
### Current Behavior
When running the e2e-ci target on the Windows Terminal, under a git bash profile the cypress config will throw an error.
![image](https://github.com/nrwl/nx/assets/42048994/c81…
-
I'm having trouble compiling with `sh build-opencv-linux.sh` on a raspberry pi 4 running bookworm 64-bit. So I'm cross compiling with `bash build-opencv-linux-aarch64-cross-compile.sh --build-only`
…