Changeset 1877 for lliurex-conky/trunk/fuentes/lliurex-conky.install-files/usr/share/lliurex-conky/hdd_full
- Timestamp:
- Jun 8, 2016, 4:52:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-conky/trunk/fuentes/lliurex-conky.install-files/usr/share/lliurex-conky/hdd_full
r45 r1877 1 (zenity --info --title="Conky Informa" --text="el disco esta casi lleno"> /dev/null 2>&1) & 1 #!/bin/bash 2 ( ps -aux | grep zenity | grep Conky > /dev/null ) || (zenity --info --title="Conky Informa" --text="el disco esta casi lleno"> /dev/null 2>&1) &
Note: See TracChangeset
for help on using the changeset viewer.