-
Command that is running: `hab pkg build .` Setting `pkg_source` in a plan.sh file to either a git URL or a zipped file `pkg_source="https://location/of/file.tar.bz2"` and having `do_download()` overri…
-
#### Expected behaviour
Add a column for "Date Created"
#### Actual behaviour
No "Date Created" column available to add
#### Steps to reproduce the behaviour
View>Visible Columns
#### MATE…
-
Although it is not widely known, the Windows Store allows installation of command line binaries into a directory that is in the user's PATH. Having this collection of tools available to Windows users…
-
## the state at the end of 2022
https://www.reddit.com/r/linux/comments/ztxa6a/porting_of_linux_programs_to_webassembly_the/
Selected programs, that are already ported to Webassembly:
* busy…
-
The test can be reduced to:
```
cd ~/zopen/dev/bashport/bash-5.2/tests
catfile()
{
cat
-
While setting IFS works fine for for loops it fails with read, none of the variables get set if IFS is set
```bash
#!gsh
string="word1 word2 word3"
string2="word1-word2-word3"
echo "READ IFS …
-
![image](https://user-images.githubusercontent.com/1134525/76754297-8bfd4300-678a-11ea-936c-af524dde0976.png)
It seems that -ld is not working correctly
-
command line: ~/covid19-cli $ ./dist/covid19-cli.sh -l --sort deaths
rough description: Country subtitles(?) are displayed under "cases" column and all remaining values for those countries seem to …
-
followed the instructions to the letter and got the following error
Im on MacOS Catalina using iTerm2
```
§ Rebuilding cache only.
§ Reading in manpages
makewhatis: /usr/local/opt/coreutils/l…
-
When debugging in JupyterLab (with the UMD bundles introduced in #40), I am seeing the ES6 bundle, we should be able to reach back to the original TS source files: