milis/talimatname/genel/x/xfce4-libui/xfce4-libui.kos-sil

12 lines
204 B
Plaintext
Raw Normal View History

2018-06-09 00:06:58 +02:00
#!/bin/sh
_paket=xfce4-libui
for _kurtar in \
'/etc/xdg/xfce4' \
'/etc/xdg/xfce4/xfconf'; \
do
# -sz ve -g den sonra /tmp/$paket.sil dikkate alınır
sed -i '\|'\'$_kurtar\''|d' /tmp/$_paket.sil
done