Re: FVWM: .fvmrc undesired expansion of the $2 variable

From: Mauro Gargano <mauro_at_wjpserver.cs.uni-sb.de>
Date: Thu, 1 Jul 2004 16:21:43 +0200

Ciao SCoTT,

after your email I installed the version 2.4.18, but it didn't work.
But the Rusty's solution was fine.

Here a working kill menu:

AddToMenu Kill
+ "mo&zilla" Exec ps aux | grep -P "(mozil|netsc|plugge)" | grep -v grep | awk '{print "kill -9 "$$$$2}' | sh
+ "&xmms" Exec ps aux | grep -P "xmms" | grep -v grep | awk '{print "kill -9 "$$$$2}' | sh
+ "m&player" Exec ps aux | grep -P "mplayer" | grep -v grep | awk '{print "kill -9 "$$$$2}' | sh




Tanks to you all,
Mauro.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jul 01 2004 - 09:24:57 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST