<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Re: Profile in Solaris terminal session&#x27; in forum &#x27;All Things Unix&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22642072</link>
<description></description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 12:40:04 EDT</pubDate>
<lastBuildDate>Sat, 11 Feb 2012 12:40:04 EDT</lastBuildDate>

<item>
<title>Re: Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650940</link>
<description><![CDATA[nixen posted : Normally, it executes in any subshell of the session. That said, if you didn't have it in place when you executed your dtlogin, it won't get executed when you spawn a new subshell of that session (i.e., when you open a new window).<br><small>--<br>The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. -- Bertrand Russell</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650940</guid>
<pubDate>Fri, 03 Jul 2009 17:45:34 EDT</pubDate>
</item>

<item>
<title>Re: Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650727</link>
<description><![CDATA[nwrickert posted : If starting dtterm from the command line, you would use the option "-ls" so that it starts as a login shell.  There is probably a line you can put in $HOME/.Xdefaults to force that as a default for dtterm.<br><small>--<br>AT&T dsl; Speedstream 5100b modem; openSuSE 11.0; firefox 3.0.11</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650727</guid>
<pubDate>Fri, 03 Jul 2009 17:00:54 EDT</pubDate>
</item>

<item>
<title>Re: Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650678</link>
<description><![CDATA[timcuth posted : No, that doesn't work, either. I ran some tests and found that .dtprofile is not executed in the situation I am talking about. I did some research and found that it is executed when CDE starts, not when a new window is opened.<br><br>To clarify, here is what I am doing. I am right-clicking on the desktop, which brings up a Desktop menu. I slide down to Tools and click, which brings up a sub-menu. Then I click on Terminal, which opens a new window with a command prompt in it. These Terminal windows are where I do 99% of my work. When I open them, neither .dtprofile nor .profile is executed.<br><br>Tim<br><small>--<br>"Life is like this long line, except at the end there ain't no merry-go-round." - Arthur on The King of Queens<br><b><A HREF="http://www.tdprojecthope.com/"> ~ Project Hope ~ </b></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22650678</guid>
<pubDate>Fri, 03 Jul 2009 16:51:03 EDT</pubDate>
</item>

<item>
<title>Re: Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22646464</link>
<description><![CDATA[timcuth posted : <div class="bquote"><small>said by <a href="/profile/698757" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=698757');">nixen</a>:</small><br><br>Are we talking about how to do it in the standard DTWM graphical login? If so, just symlink your .profile to .dtprofile.<br> </div>Thanks. I will try that, tomorrow.<br><br>Tim<br><small>--<br>"Life is like this long line, except at the end there ain't no merry-go-round." - Arthur on The King of Queens<br><b><A HREF="http://www.tdprojecthope.com/"> ~ Project Hope ~ </b></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22646464</guid>
<pubDate>Thu, 02 Jul 2009 17:43:43 EDT</pubDate>
</item>

<item>
<title>Re: Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22642188</link>
<description><![CDATA[nixen posted : <div class="bquote"><small>said by <a href="/profile/203572" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=203572');">timcuth</a>:</small><br><br>Ok, this has been bugging me for years and I have never figured it out. I'll bet some of y'all can provide the answer.<br><br>I have a Solaris 10 workstation at work. When I start a new Terminal window, it knows nothing of my profile. For at least 10 years I have been working around this by entering ". ./.profile".<br><br>Is there any file I can create that will do a similar thing automatically when I open a new terminal? Like .bashrc in Ubuntu Linux?<br><br>BTW, I use ksh as my login shell.</div>Are we talking about how to do it in the standard DTWM graphical login? If so, just symlink your .profile to .dtprofile.<br><small>--<br>The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. -- Bertrand Russell</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Profile-in-Solaris-terminal-session-22642188</guid>
<pubDate>Wed, 01 Jul 2009 21:22:12 EDT</pubDate>
</item>

<item>
<title>Profile in Solaris terminal session</title>
<link>http://www.dslreports.com/forum/Profile-in-Solaris-terminal-session-22642072</link>
<description><![CDATA[timcuth posted : Ok, this has been bugging me for years and I have never figured it out. I'll bet some of y'all can provide the answer.<br><br>I have a Solaris 10 workstation at work. When I start a new Terminal window, it knows nothing of my profile. For at least 10 years I have been working around this by entering ". ./.profile".<br><br>Is there any file I can create that will do a similar thing automatically when I open a new terminal? Like .bashrc in Ubuntu Linux?<br><br>BTW, I use ksh as my login shell.<br><br>Thanks,<br>Tim<br><small>--<br>"Life is like this long line, except at the end there ain't no merry-go-round." - Arthur on The King of Queens<br><b><A HREF="http://www.tdprojecthope.com/"> ~ Project Hope ~ </b></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Profile-in-Solaris-terminal-session-22642072</guid>
<pubDate>Wed, 01 Jul 2009 20:55:21 EDT</pubDate>
</item>

</channel>
</rss>

