Skip to content

No space left on device #24

@ruppde

Description

@ruppde

Have you tried directly piping it to 7z or bzip2 instead of first creating the file and then compressing it? e.g.

cat private_ip_192 0-9999 ... |  7z a -si Compilation/small.7z

cat private_ip_192 0-9999 ... |  bzip2 -9 > Compilation/small.bz2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions