-
Can't play any **shell casts** in the "The Art of Bioinformatics Scripting" book.
-
### Prerequisites
The issue tracker is used to report bugs and request new features, NOT to ask questions.
Questions should be posted to the users mailing list which can be accessed at
https:/…
-
Hello!
This shell looks very interesting and I like the approach of this project to what a shell should do and offer. After reading through the examples and taking a look at the source a little, I …
-
If one passes the -scripting argument to the NashornScriptEngineFactory they get the various functions described here: https://docs.oracle.com/javase/8/docs/technotes/guides/scripting/nashorn/shell.ht…
-
#### Summary
Learn how to write a simple shell script to automate a series of commands. This introduction will cover the basics of scripting, including variables, loops, and conditionals.
---
#### …
-
### Describe the bug
while trying to run the following script to extract id
```bash
for i in `cat ~/Downloads/addresses.csv`
do
az ad user show --id $i --query "id" --output tsv
done
```
re…
-
* In lib/functions/artifacts/artifact-full_firmware.sh, identify all instances of the 'x-hack'.
* In lib/functions/artifacts/artifact-full_firmware.sh, replace each instance with a more modern approac…
-
### What's the issue?
The documentation regarding the expected behavior of adaptive inflation needs to be improved. This includes what the scientific recommendation is for the application of inflat…
-
**Is your feature request related to a problem? Please describe.**
When opening a project in Daytona, the README file isn’t automatically displayed, which can be frustrating as it's often needed for …
-
### Bug Description
Inter-operability between KStars and Stellarium through DBus.
Copy of email from maillist (https://sourceforge.net/p/stellarium/mailman/message/34798862/):
KStars is beginning…