slice
Extract out pre-defined slices of an ASCII file
Install
- All systems
-
curl cmd.cat/slice.sh
- Debian
-
apt-get install slice
- Ubuntu
-
apt-get install slice
- Kali Linux
-
apt-get install slice
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slice
- Raspbian
-
apt-get install slice
- Dockerfile
- dockerfile.run/slice
slice
Extract out pre-defined slices of an ASCII file
The slice program reads an input file and divide its prepared ASCII contents into possibly overlapping slices. These slices are determined by enclosing blocks which are defined by begin and end delimiters which have to be already in the file. The final output gets calculated by a slice term consisting of slice names, set theory operators and optional round brackets.