<div dir="ltr">dash uses /etc/profile, ~/.profile, and $ENV (if available).  grep your username from /etc/passwd to find your shell.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 12:04 PM, sean <span dir="ltr"><<a href="mailto:sean.a.ritzler@gmail.com" target="_blank">sean.a.ritzler@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No, we want the output of :<br>
<br>
which killsol.sh<br>
<br>
"which" tells you where "killsol.sh" is in your path.<br>
<br>
And by "doesn't work" I mean when it is apparently not found in your<br>
path. I want to see what "which" says when your shell does not run<br>
"killsol.sh" by itself.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Feb 27, 2014 at 11:59 AM, Dazed_75 <<a href="mailto:lthielster@gmail.com">lthielster@gmail.com</a>> wrote:<br>
> Sean, there is no output from killsol.sh.  It either kills the desired<br>
> process or does nothing.  And it DOES work when it actually gets run.<br>
><br>
> Nathan, .profile actually checks to see if the is a .bashrc and if so, runs<br>
> it so putting in what you suggest would create an infinite loop.  BUT, you<br>
> gave me a clue.  I think ubuntu actually uses dash for the login shell<br>
> though bash is the default user shell.  THAT may be why .profile does not<br>
> get run for the login shell.<br>
><br>
><br>
> On Thu, Feb 27, 2014 at 10:49 AM, Nathan England <<a href="mailto:plug-discuss@nmecs.com">plug-discuss@nmecs.com</a>><br>
> wrote:<br>
>><br>
>><br>
>> I know different shells source different files when started, I'm curious<br>
>> to know which shell you are using.<br>
>> (konsole, gnome-terminal, ...)<br>
>><br>
>> If it works after sourcing your .profile then I would bet you need to have<br>
>> a .bashrc file with a line that says source ~/.profile.<br>
>><br>
>> Like Kitepilot, I too am curious to know what<br>
>><br>
>> which foo.sh<br>
>> or<br>
>> whereis foo.sh<br>
>><br>
>> tells us.<br>
>><br>
>><br>
>><br>
>> On 2/27/2014 8:24 AM, Dazed_75 wrote:<br>
>><br>
>> Prior to mu sourcing .profile, those commands showed nothing.  Once I ran<br>
>> . .profile, I get what I expected:<br>
>><br>
>> larry@hammerhead:~$ which killsol.sh<br>
>> /home/larry/bin/killsol.sh<br>
>> larry@hammerhead:~$ type killsol.sh<br>
>> killsol.sh is /home/larry/bin/killsol.sh<br>
>> larry@hammerhead:~$<br>
>><br>
>> so the question really comes down to why is .profile not being run on<br>
>> login (I already said I do not have the two files which might prevent it).<br>
>> This is Ubuntu 12.04 BTW.<br>
>><br>
>><br>
>><br>
>> On Thu, Feb 27, 2014 at 6:50 AM, <<a href="mailto:kitepilot@kitepilot.com">kitepilot@kitepilot.com</a>> wrote:<br>
>>><br>
>>> Pls show the output of:<br>
>>> which foo.sh<br>
>>> or<br>
>>> type foo.sh<br>
>>> ET<br>
>>><br>
>>><br>
>>> Dazed_75 writes:<br>
>>>><br>
>>>> I thought $PATH contained the series of paths searched to find an<br>
>>>> executable file by the name specified on the command line.  Specifically<br>
>>>> if<br>
>>>> my $ENV contains a $PATH which reads:<br>
>>>> /home/larry/bin:<more paths><br>
>>>> that an executable file like foo.sh found in /home/larry/bin/ could be<br>
>>>> run<br>
>>>> by simply typing foo.sh on the command line.  What am I doing wrong as<br>
>>>> it<br>
>>>> does not work though it does if I type ./bin/foo.sh while in<br>
>>>> /home/larry/?<br>
>>>> --<br>
>>>> Dazed_75 a.k.a. Larry<br>
>>>> Please protect my address like I protect yours. When sending messages to<br>
>>>> multiple recipients, use the BCC: (Blind carbon copy). Remove addresses<br>
>>>> from a forwarded message body before clicking Send.<br>
>>><br>
>>> ---------------------------------------------------<br>
>>> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
>>> To subscribe, unsubscribe, or to change your mail settings:<br>
>>> <a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Dazed_75 a.k.a. Larry<br>
>><br>
>> Please protect my address like I protect yours. When sending messages to<br>
>> multiple recipients, use the BCC: (Blind carbon copy). Remove addresses from<br>
>> a forwarded message body before clicking Send.<br>
>><br>
>><br>
>> ---------------------------------------------------<br>
>> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
>> To subscribe, unsubscribe, or to change your mail settings:<br>
>> <a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
>><br>
>><br>
>> ---------------------------------------------------<br>
>> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
>> To subscribe, unsubscribe, or to change your mail settings:<br>
>> <a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Dazed_75 a.k.a. Larry<br>
><br>
> Please protect my address like I protect yours. When sending messages to<br>
> multiple recipients, use the BCC: (Blind carbon copy). Remove addresses from<br>
> a forwarded message body before clicking Send.<br>
><br>
> ---------------------------------------------------<br>
> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
> To subscribe, unsubscribe, or to change your mail settings:<br>
> <a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>James McPhee<br><a href="mailto:jmcphe@gmail.com">jmcphe@gmail.com</a>
</div>