gitqlt

Results 12 comments of gitqlt

Not really. At the beginning, the target filesystem has a few GB of free space. Here I create the `targetdir` and then start the `-x targetdir` recovery process. When the...

Hello, thank you for answering. Regarding the crash, I found the followings with my damaged image. (I have to keep that image private, sorry...). I use fatcat v1.0.6. It seems...

Feature suggestion: Any popup should be cancelled/closed if you press the "Esc" key. (cannot create PR, sorry). Currently, after ESC+ESC, the next arrow key closes. This doesn't make the life...

Will try PR. Thanks for informing

For test, I installed the gitfs package in userspace (with `pip3 install --user gitfs`) on my Linux. Still, the `~/.local/bin/gitfs` command wants to write the nonexisting `/var/lib/gitfs` directory. User specific...

Sorry, I cannot provide a screenshot. I suppose that monitorix creates the graphs using the data read from its files (like /var/lib/monitorix/zfs.rrd) and I will be able to regenerate the...

`sar -F | head` produces this output: ``` Linux 5.0.0-37-generic (workstation01) 12/10/2019 _x86_64_ (2 CPU) 12:00:01 AM MBfsfree MBfsused %fsused %ufsused Ifree Iused %Iused FILESYSTEM 12:05:01 AM 5492 2507 31.34...

I cannot argument about history search, but when I type history, together with the command I should see (optional, but default) - the date (-t doesn't work) - the CWD...

@krader1961 Thank you for answering. I use 2.7.1. For start, in my terminal I clean everything fish: `rm -rv .config/fish/ .local/share/fish/`. Then I start fish. Trying your pattern I get...

Somtimes it contains a **paths** list (sometimes not) ``` - cmd: cd /usr/local/etc when: 1535278276 paths: - /usr/local/etc - cmd: wc /etc/passwd /etc/group when: 1535278283 paths: - /etc/passwd - /etc/group...