#!/bin/bash echo "
This file is automatically generated from capbase by capdump. Do not modify, unless you want your changes discarded. Generated at `date` on `uname -a`." echo "
| Programs | Which are good for | Caps needed | FS rights needed | Comment | " cat capbase.txt | grep -v '^#' | { while true; do read NAMES || { echo "
[meta-]Created by Pavel Machek."; exit; } read DESC read CAPS read FSRIGHTS read COMMENT read FLAGS read EMPTY echo "