mysite.com)
--
Kind regards,
Marco Romano.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
can verify it with this tiny script:
#!/bin/bash
trap "a" HUP
a() {
echo "$(date -R) hangup" >>/tmp/foo.log
}
while :; do
sleep 1;
done
--
Kind regards,
Marco Romano.
--
To UNSUBSCRIBE, email to
substitute -D for -A:
# iptables -D INPUT -s 1.2.3.4 -j DROP
--
Kind regards,
Marco Romano.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
you prefer aptitude:
$ aptitude search '~c'
You just have to put one of the above commands in a for loop:
# for pack in $(dpkg -l | awk '/^rc/{print $2}'); do dpkg -P $pack; done
--
Kind regards,
Marco Romano.
--
T
4 matches
Mail list logo