-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
great repo!
in step3 would you consider adding this bit about how to create a bash file?
- Open terminal
- Go to your user folder
``` bash
cd /Users/UserName
```
- Create file
``` bash
touch .bash_…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
-
Input is station ID. Station of each city has a code which is the script's input. Problem is that there is no list of city and their station's ID. The best I managed to do was looking up for data of a…
-
# ISSUE
There is no tab completion, and flags are difficult to remember.
## Steps to Reproduce
>ssm [TAB]
(no completion)
## Actual Results (include screenshots)
- No tab completion…
-
### Behavior
Git bash launches with error: No such file or directory
```
bash: C:UsersleemuAppDataRoamingdystroybrootconfiglauncherbashbr: No such file or directory
bash: C:UsersleemuAppDataRoamin…
-
Hi There,
I looked for several post-c2 development frameworks. Finally, I thought Merlin was better and easy to install, but now I have a problem. I casually tested several modules and each ti…
-
version 8.16.1
If one tries to install coq on a system that does not have the `bash` shell installed (e.g., OpenBSD unless one has installed `bash` with e.g. `pkg_add bash`), compilation fails afte…
-
In der Bash bricht es zwischen diesen Zeilen ab:
https://github.com/TIBHannover/PICA-kulatur/blob/c7a7d9b96ba07eba8b23b5b2fb563d8648bedc9a/PICA-kulatur.sh#L58-L59
In der Git Bash unter Windows s…