cowdancer-ilistdump
Copy-on-write directory tree utility.
Install
- All systems
-
curl cmd.cat/cowdancer-ilistdump.sh
- Debian
-
apt-get install cowdancer
- Ubuntu
-
apt-get install cowdancer
- Kali Linux
-
apt-get install cowdancer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cowdancer
- Raspbian
-
apt-get install cowdancer
- Dockerfile
- dockerfile.run/cowdancer-ilistdump
cowdancer
Copy-on-write directory tree utility.
Tries to make copy-on-write semantics upon hard-link copied directory trees generated with 'cp -la' 'cow-shell' command invokes a shell session. Within that session, under the directory cow-shell was invoked, cowdancer will create a new file when existing i-nodes are opened for write. Useful for quick scratch workspace and experimentation. For a useful Debian tool, try cowbuilder.