[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/usr/share/se3/sbin/ -> logon_clean.sh (summary)

(no description)

File Size: 35 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  cleanpl()

Functions
Functions that are not part of a class:

cleanpl({for user in /home/*do [ -d "$user"/profil/Bureau ] && find "$user"/profil/Bureau -user root -type f -exec rm -f "{}" \;[ -d "$user"/profil/Demarrer ] && find "$user"/profil/Demarrer -user root -type f -exec rm -f "{}" \;done}function cleanpy{for user in /home/*do [ -d "$user"/profil/Bureau ] && find "$user"/profil/Bureau -user root -type l -exec rm -f "{}" \;[ -d "$user"/profil/Demarrer ] && find "$user"/profil/Demarrer -user root -type l -exec rm -f "{}" \;done}logon_env="$(cat /etc/se3/logon_env.conf 2>/dev/null)   X-Ref
No description



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1