[ale] Line in fvwmrc.

nomad nomad at netwide.net
Fri Jun 14 15:07:26 EDT 1996


Jeff Barber wrote:
> 
> nomad writes:
> >
> > I'm trying to put the following line in my fvwmrc...  It has no effect
> > when I execute it...  Any ideas?
> >
> >
> > Exec    "NoPPP"         exec "/sbin/ifconfig ppp0 down; /bin/killall
> > pppd" &
> 
> You're telling fvwm (well, actually the shell) to exec a program called
> "/sbin/ifconfig ppp0 down; /bin/killall pppd" -- it's not able to find
> a file by that name to exec.
> 
> Probably you want something like this:
> 
> Exec    "NoPPP"      ( /sbin/ifconfig ppp0 down; exec /bin/killall pppd ) &
> 

The first reply I got from Toby Chappel was to try :
 Exec "NoPPP" sh -c "(/bin/....  *** ...killall pppd)" & and this worked perfectly.


-- 
--------------------------------------------------------------
Robert L. Harris
FSN Administrator -- Time Warner Cable, Orlando Fla.

Email:
Robert.Harris at twcable.com
Nomad at netwide.net
	
##################################################################
#Give Me Un*x or Give Me Death	#				 #
#				# My Opinions alone... Possibly  #
#There are two major products	#  borrowed from someone else,   #  
# to come out of Berkeley: LSD	#  but it's no-one you know want #
# and Unix.  Coincidence? DON'T	#  to know, and I'm expressing	 #
# THINK SO!!!			#  them as my own.		 #
##################################################################

key to UNIX:
  perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
  echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq'|dc






More information about the Ale mailing list