-
### Discussed in https://github.com/GothenburgBitFactory/taskwarrior/discussions/3307
Originally posted by **gour** March 28, 2024
Hello!
While anticipating 3.0 to arrive into my distributi…
-
Document (or maybe do some shell scripting) of an [minimum viable product (MVP)](https://en.wikipedia.org/wiki/Minimum_viable_product) of how do deploy scripts that are acessible by the user on TailsO…
-
Generating jre using jlink gives error on Macos. The modules provided for --add-modules are the ones which are listed in --list-modules option. On windows and linux it works fine.
Sdk used: http:/…
-
There are multiple obscure pitfalls with glob handling in shells, BASH in particular. They are documented in great detail at http://www.dwheeler.com/essays/filenames-in-shell.html and an overview with…
-
See:
* https://blog.fpmurphy.com/2008/12/mysterious-ksh93-alarm-builtin.html
* http://www.verycomputer.com/177_eddf36bde26eca50_1.htm
* https://www.unix.com/shell-programming-and-scripting/82507-di…
-
### Description
The bash script `RunMe.sh` in the directory `/linux/checkT/what's/what this/` checks for a password obtained from reading the hidden file `FindMe.txt` in the same directory.
The tas…
-
`zipjs.bat unzip -source test.zip -destination testdir` gives an error: "Either the target does not exist or is not a correct type"
The reason is the check in line 551: `if(!Shell.Application.ExistsF…
-
Hi! This is awesome - thank you!
How to integrate paredit support and rainbow parens?
Clj/Cljs has been my primary scripting language for a while now, but it's a pain to deal with I/O and proces…
-
**Is your feature request related to a problem? Please describe.**
It is very useful to enter a running container's shell. A shortcut for this would be appreciated. I don't need this for myself as al…
-
**Language**
Fish is the scripting language of the [Fish Shell](https://fishshell.com/).
Here's what it looks like:
```fish
# an example fish function
function echo-variable --no-scope-shadow…