-
Hello,
Just tried using GOW today because I needed `sha1sum` on windows and ended up finding that GOW `sha1sum` doesn't quite work as I expected.
Here is the result using `sha1sum` on Mac, Linux…
-
I am downloading the coinbin.zip file and running on my local drive for security reasons. I notice that there is a "sha1sum" file with checksums for the contents of the zip file. Is there anyway this …
-
### What is the name of the app?
VManager
### Where is the app hosted?
https://virt-manager.org
### About the app
This app makes you easely Manage your virtuals machines on qemu mode or single mo…
-
sudo -v ; curl https://rclone.org/install.sh | sudo bash
```nano ~/.config/rclone/rclone.conf```
```bash
[myremote]
type = sftp
host = 192.168.1.100 ; Replace with your server's IP …
-
#### What is the problem you are having with rclone?
Rclone incorrectly encodes (escapes) the filename, when transferring files from local (on Windows) to sftp (on Linux) backend, even with `--loca…
-
We've had several wrong reads using picoprog (+ osfc.io PCB enclosure).
This happened on reading several T540p chips.
I think it's Macronix, will send the exact IC specificer(s) tomorrow when I h…
-
Hi,
On current MSX1 last official release, Young Sherlock - The Legacy Of Doyle works and detected automatically.
But with MSX2TEST Branch, last unofficial release, it is not detected automatica…
wwark updated
3 months ago
-
Actor.cs has this as code
```
public string Mbox_sha1sum
{
get { return mbox_sha1sum; }
set
{
mbox_sha1sum = value.ToLower();
}
}
///
///…
pallu updated
10 years ago
-
[plan 9](https://p9f.org/) is not dead, its just resting.
- [ ] ascii
- [ ] awk
- [ ] basename
- [ ] bc
- [ ] cal
- [ ] cat
- [ ] cleanname
- [ ] cmp
- [ ] date
- [ ] dc
- [ ] du
- [ ] d…
-
As most of the single process tests suites are able to run, we can now start working on compiling and running coreutils. This issue serves as a progress tracker for coreutils. Below is the current sta…