slowpeek
slowpeek
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
Since 21.10 ubuntu live-server iso uses multi-layered squashes (compare contents of `/casper/` before and after 21.10). It doesnt affect anything because the images can boot without any kernel args. Ubuntu...
There is a flag `bootstrap` and its corresponding env var `TUNNEL_DNS_BOOTSTRAP` with a sane default value: https://github.com/cloudflare/cloudflared/blob/00cd7c333ce7e7493a3dff245aa79b0cbbd77090/cmd/cloudflared/proxydns/cmd.go#L50-L55 As I understand it, bootstraps are used to resolve domains in upstream urls....
Create test dir: mkdir a date > a/date.txt ln -s date.txt a/link1 On archlinux with p7zip package version 17.05, pack `a` into `1.7z`, `a/*` into `2.7z`: > 7za a -snl...