Language

Package: hungrycat @ 0.4.1

Synopsis

Single tool that combines cat & rm

Description

hungrycat prints the contents of a file to standard output, while simultaneously freeing the disk space it occupied. It is useful if you need to process a large file, don't have enough space to store both the input and output files, and don't need the input file afterwards. While similar in principle to running cat immediately followed by rm, hungrycat actually frees blocks as soon as they are printed instead of after the entire file has been read, which is often too late.

Home page
https://jwilk.net/software/hungrycat
Location
gnu/packages/admin.scm (line: 4455, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/rm90r6agkpy0bw6va754dzrng1yc7mw2-hungrycat-0.4.1.drv
x86_64-linuxxtensa-ath9k-elf/gnu/store/hvv4r26ybljpmif9i0nvsik5mhynclzi-hungrycat-0.4.1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/iw41x9832spxy23d4zlkdmyb566lkmlm-hungrycat-0.4.1.drv
    x86_64-linuxx86_64-linux-gnux32/gnu/store/sm31jz9n4jrmwvp8f0pf9k8022306kay-hungrycat-0.4.1.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/7mglcmampbmzy9frwvfqwy6aj8kvwxw8-hungrycat-0.4.1.drv
      x86_64-linuxpowerpc-linux-gnu/gnu/store/jl8d5dzj8434byz001i38a70f7qm5ihb-hungrycat-0.4.1.drv
        x86_64-linuxpowerpc64-linux-gnu/gnu/store/mqa823l29bln3bpb0bmm798hl5a7ycb2-hungrycat-0.4.1.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/ir9582hmvjy9b0vp56y0qxwn2sy0ql4c-hungrycat-0.4.1.drv
          x86_64-linuxor1k-elf/gnu/store/ka4dr43wh4npmx2xs3xyb7fmwr7c9xd3-hungrycat-0.4.1.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/ns2klimw2nsch03mp8lr4j60mizzk3h8-hungrycat-0.4.1.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/yc88q5mwwqzhvkl41ajb6jhdry8hj2g5-hungrycat-0.4.1.drv
                x86_64-linuxi586-pc-gnu/gnu/store/3llwvdiic0c12mckxpbb4ic7b2g738a3-hungrycat-0.4.1.drv
                x86_64-linuxavr/gnu/store/981dkr7vp7djbdavvfzrbylgjp8ybkwr-hungrycat-0.4.1.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/mlnj4j3c8qni2j0mq6dicyqdcckkjhjq-hungrycat-0.4.1.drv
                  x86_64-linuxaarch64-linux-gnu/gnu/store/3q8d5bj697bwwj4jicnfgqcvxrw0alnn-hungrycat-0.4.1.drv
                  riscv64-linux/gnu/store/n2hys1jl3d0dhbxdvgb5dqv62vkra5dm-hungrycat-0.4.1.drv
                  powerpc-linux/gnu/store/2aahxmpw7jidsnqhfr757hzsyndpibj6-hungrycat-0.4.1.drv
                    powerpc64le-linux/gnu/store/fgxskmqvigy66g04p0q21qql6jh2nwsl-hungrycat-0.4.1.drv
                    mips64el-linux/gnu/store/x1sj0hm476ax2gknyvplccvx9qkpl0qn-hungrycat-0.4.1.drv
                      i686-linux/gnu/store/4813aqp8wpw76r4l8wkwgly3pah0rib3-hungrycat-0.4.1.drv
                      i586-gnu/gnu/store/rfyc57dad4bi9x72v7cmr62hgr181izj-hungrycat-0.4.1.drv
                        armhf-linux/gnu/store/c72ni63q1bbyvvgrmyksq3xr1fxpd72l-hungrycat-0.4.1.drv
                        aarch64-linux/gnu/store/2ybnnplf9hkivn0zznlcs9x3sxni499l-hungrycat-0.4.1.drv

                        Lint warnings

                        LinterMessageLocation
                        input-labels

                        Identify input labels that do not match package names

                        label 'python' does not match package name 'python-wrapper'