<div dir="ltr"><div dir="ltr">See inline<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 5, 2024 at 12:12 PM Amey Abhyankar via plug-mail <<a href="mailto:plug-mail@plug.org.in">plug-mail@plug.org.in</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello All,<div><br></div><div>I haven't done this in ages hence thought of asking here thank you.</div><div><br></div><div>I have a simple shell script which will set mtu after I login via GUI. [Ubuntu 23.x system]</div><div><br></div><div>I want to set it under .profile but I'm not sure exactly how to put the path of my script in the .profile</div><div>I do not want to copy-paste the script in the .profile of my user.</div></div></blockquote><div><br></div><div>The .profile is run when you start an instance of bash.  It would not run when GUI starts.  If you want the setting globally put it under the main profile file. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Any thoughts on how to do it?</div></div></blockquote><div><br></div><div>You can check out this link. Hopefully it provides and ans <a href="https://askubuntu.com/questions/1391030/ubuntu-run-bash-script-on-startup-with-visible-terminal">https://askubuntu.com/questions/1391030/ubuntu-run-bash-script-on-startup-with-visible-terminal</a> <br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I tried searching for solutions at stackoverflow but all solutions I found so far are suggesting to put the content of the script under .profile</div><div><br></div><div>Thanks & Regards,</div><div>Amey.</div></div>
_______________________________________________<br>
plug-mail mailing list<br>
<a href="mailto:plug-mail@plug.org.in" target="_blank">plug-mail@plug.org.in</a><br>
<a href="http://list.plug.org.in/listinfo/plug-mail" rel="noreferrer" target="_blank">http://list.plug.org.in/listinfo/plug-mail</a><br>
</blockquote></div><br clear="all"><br><div><span class="gmail_signature_prefix">-- <br></span></div><div><span class="gmail_signature_prefix">Dexter<br></span></div><div dir="ltr" class="gmail_signature">-------------------------------------------<br><a href="http://OpenSourceCook.in" target="_blank">http://OpenSourceCook.in</a><br>If you can cook, you can code.</div></div>