Answer the question
In order to leave comments, you need to log in
Archiving by size [error]
Tried to archive like this.
find docs/ -size -100k -print | xargs tar -czvf archive.tar.gz
find docs/ -size -100k > target.txt
tar czvpf test.tar.gz -T target.txt
Answer the question
In order to leave comments, you need to log in
"fork: Cannot allocate memory" is already a lack of memory to just start a new process, and not find / pack. Did you check the free RAM BEFORE executing these commands?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question