[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lh_clean all launch a big number of processes



On Sat, Nov 24, 2007 at 06:00:51PM +0100, Ren? M?rou wrote:
> I remember 5730 process and i was not able to refresh my descktop windows.
> 
> Usuall, now, i have 204 proc at gkrem.
> 
> I started 2 times lh_clean all and the 2 times i was forced to turn off my 
> computer or restart X windows.

Ugly quick-fix:

index 771b852..c7ffb59 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -118,7 +118,9 @@ do
                        ;;
 
                *)
-                       "${0}" --usage
+                       #"${0}" --usage
+                       echo "TODO: here should be usage message of $0:"
+                       echo "== $USAGE ==="
                        ;;
        esac
 done


> 
> 
> _______________________________________________
> debian-live-devel mailing list
> debian-live-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



Reply to: