-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and…
-
## Description of the problem or steps to reproduce
I was attempting to try and add file type icons, and at first I thought the `statusformatl` took shell scripting in the sense that `$(echo "test")`…
-
### Expected Behavior
_No response_
### Actual Behavior
Currently it may be possible to inject custom macros or access things that we aren't expecting and potentially break the build (even accident…
-
## What did you do?
- I set connection favourites for both a localhost (Docker, Postgres 16) and an AWS RDS (Postgres 16, no proxy) server
- When connecting, everything works fine and I can see th…
-
an environment file in the running image can be used to store infos like number of LEDs, existing SenseHAT, etc
Structure and content needs to be defined, and how to access from shell scripts and pyt…
-
* Redirect output of `sudo apt-get install` commands to a file and delete the file at the end of the Shell Script.
* Rename the Python executable file from `music_crawler` to `music-dl`
-
### Steps to reproduce
adb shell ksuinstall
### Expected behaviour
adb shell ksuinstall
### Actual behaviour
![屏幕截图 2024-10-16 113052](https://github.com/user-attachments/assets/52cc5bd4-9045-4…
-
### What page were you looking at?
https://cl-1199888-1--cue-cls.netlify.app/examples/aliases-dont-work/
### What version of the site were you looking at?
https://github.com/cue-lang/cuelang.…
-
### Scan Directory
```
$ find /home -type f -printf "%f\t%u\t%g\t%p\t%m\n" 2>/dev/null |column -t
// %f filename, %u user, %g group, %p path, %m permission
```
### Base64 Decode
```
$ echo ZmRh…
-
after I published project, i want remove some unused resource or copy some resource to other directory.