> On Mon, 06 Feb 2012 00:31:17 +0100 > Axel FILMORE <[email protected]> wrote: > > On 06/02/2012 00:05, nomnex wrote: > > Could somebody on the list, with basic shell scripting knowlege, > > write a simple script to run the two commands above, if possible in > > the background (i.e. without opening a shell window).
<snip> > #!/bin/sh > > killall -9 lxpanel > lxpanel --profile Lubuntu & Thank you Axel. I though the script needed some arguments to define the order to run the commands, and more arguments to run in the background. As soon as (if) I can, I will read a bash tutorial. -- nomnex <[email protected]> Freenode: nomnex Registered Linux user #505281. Be counted at: http://linuxcounter.net ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
