How to shred
free disk slots?
#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tracked at Benjamin_Loison/shred/issues/5.
Related to the issue:
Related to Benjamin-Loison/vim/issues/14.
The Super User answer 19377:
Output:
Output:
Output:
Output:
Related to Benjamin_Loison/coreutils/issues/1.
On my Linux Mint 22 Cinnamon Framework 13:
Output:
Output:
Output:
Unclear if when will reach 117G it will be finished or it will only be the first pass.
Still same output of
time sudo sfill -v /; echo $?; matrix-commander -m 'sfill finished!'
.Output:
Note that after a few minutes it was still having more GB. Maybe
df -h /
is not correct.So how is it able to get additional GB??
So for avoiding possible data erasure I ctrl + c:
Output:
Should test in an environment where I am fine loosing all data.
Could backup a Linux virtual machine with lowest space at all (not free) and proceed with it.
Given maximum size, estimating when file writing will be finished would be interesting.
Pegasus for this long running task seems more appropriate.
does not return anything.
Output:
Output:
Related to Benjamin_Loison/pv/issues/2.
Output:
Output:
*
seems to have been added. Maybe it's the first pass, hence is very slow.Output:
so it seems to be a
*
for each pass.Output:
Output:
Cannot use encryption to make it faster?