-
```
$ touch foo
$ ls -lh foo
-rw-r----- 1 tavianator tavianator 0 Mar 24 21:08 foo
$ ./target/debug/deps/chmod u=rwxg=rx ./foo
$ ls -lh foo
-r-xr----- 1 tavianator tavianator 0 Mar 24 21:08 foo
…
-
**Project description**
I'm really just wondering if there's any possibility NixOS will adopt firewalld as a native firewall option?
It seems odd that we have similar options like Shorewall packag…
-
Hi,
I cloned the project from git and ran make, make install and make stores, which all seemed well.
But I ran the demo experiment with ./batchrundetach and it returned the following error:
Ru…
-
`Error: -exec [args...] + isn't supported yet. Only -exec [args...] ;`
example:
` find . ! -newermt 'jan 01, 2000' -exec touch -d@1714807765 {} +`
-
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/523)
In GitLab by [[Gitlab user @bochecha]](https://gitlab.com/bochecha) on Jul 27, 2018, 16:39
## Summary
I'm buil…
-
Thanks for your work on org-fc - I'm very keen to get started with it! I'm just having an issue getting set up: when I attempt to review cards, the following error appears in the mini buffer:
`org-…
-
I was wondering why are alpine `Dockerfile` requires `findutils` when I have issued https://github.com/google/cadvisor/issues/2109
After remove it, some logs regarding `find` was thrown, so after a…
-
## Problem
The documentation at these sections seems to be missing a description of how nix flake caching works for flakes in the local filesystem referenced via `path:` or `git+file`:
- https://n…
-
I tried to build this project but error occurs:
> find: -printf: unknown primary or operator
find: -printf: unknown primary or operator
find: -printf: unknown primary or operator
find: -printf: un…
-
**Describe the bug**
Not so much a bug as feedback about a step that is extremely slow compared to the equivalent docker command.
Just providing this is feedback for what I have experienced in a t…