Re: dumb question

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

 



On 01/04/2012 04:01 PM, Marvin Kosmal wrote:
>
>
> On Tue, Jan 3, 2012 at 11:53 PM, Ed Greshko <Ed.Greshko@xxxxxxxxxxx
> <mailto:Ed.Greshko@xxxxxxxxxxx>> wrote:
>
>     On 01/04/2012 03:51 PM, Marvin Kosmal wrote:
>     > What is in killfox??
>
>     A shell script to kill firefox when it used to give me problems a
>     while
>     back.  All it contains is....
>
>     killall -6 firefox-bin
>     killall -6 plugin-container
>
>     but it saved me typing.
>
>     --
>
>
>
>
> HI
>
> Something is wrong here..
>
> It is late at night and I can't put my finger on it..
>
> You have an executable file and it does not execute?

It executes just fine....in both cases.

The output is

firefox-bin: no process found
plugin-container: no process found

Since I'm currently not running firefox...

>
> Change to -x  and use sh filename and it does not execute?
>
> It does not work that way here......
>
> You are doing something and I can't see it..
>

The full script is....

[egreshko@meimei bin]$ cat killfox
#!/bin/bash
killall -6 firefox-bin
killall -6 plugin-container



-- 
A common mistake that people make when trying to design something
completely foolproof was to underestimate the ingenuity of complete
fools. -- Douglas Adams in "Mostly Harmless
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux