Re: [SLE] email



On 30/10/06 08:35, Hylton Conacher(ZR1HPC) wrote:
Scott Leighton wrote:
<snip>

The 'obtain signature from' setting needs to be 'output of
command' not 'file'.
???
Scott, I have created a file called signature and placed it in my home
directory. In that file I have the exact text as appears on my
signature. As this is my first trial at shell scripting I made the
files permissions 764 so that the comands I enetered could be executed.

How come I am seeing the 'echo' and 'uptime' in the script, and how
can I get this file contents to be executed, remove the # before
!/bin/bash?

Help a scripting newbie :) plse.

PS: I am using Messenger from Mozilla 1.7.2.
You're seeing the contents of the script file because Mozilla can only
do that -- it can't, AFAIK, paste in the results of executing a script
or command. The "output of command" refers to Kmail.

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: Evaluate coding and style
    ... catch the case of a username given on the command line not actually ... For a script (executing directly from the command line), ...
    (comp.lang.python)
  • Re: Pipe command output to listbox
    ... I've put together a simple script in Tcl to run another command-line ... DarwinPort's port list all command, ... executing exec correctly. ... |>The error message complains that the number of arguments to ListPackages ...
    (comp.lang.tcl)
  • Re: is there a very simple script interpreter?
    ... yes it will be executed via reflection on the currently executing assembly. ... script that will be interpretted at runtime. ... > look at your object and see if it has a Command corresponding to the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Single cmd/bash session for all exec() calls - is this possible?
    ... My PHP script executes many bash/cmd commands. ... I need the retrieve informations from previous command before ... executing next command because next command is strongly dependent on ...
    (comp.lang.php)
  • Re: Passing Parameters to Script
    ... Reuben Pearse wrote ... # ./test.sh: [5: command not found ... # Here is a copy of the script test.sh ... SIGSIG -- signature too long ...
    (comp.unix.shell)