<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Profile.d</id>
	<title>Profile.d - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Profile.d"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Profile.d&amp;action=history"/>
	<updated>2026-05-20T17:14:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Profile.d&amp;diff=1484&amp;oldid=prev</id>
		<title>Hopspitfire: New page: After following the [http://predev.wikidot.com/bash-installing Bash Installation Tutorial] one can use these examples below to change the bash environment.    /etc/profile.d/profile.custom...</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Profile.d&amp;diff=1484&amp;oldid=prev"/>
		<updated>2009-07-22T00:06:19Z</updated>

		<summary type="html">&lt;p&gt;New page: After following the [http://predev.wikidot.com/bash-installing Bash Installation Tutorial] one can use these examples below to change the bash environment.    /etc/profile.d/profile.custom...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;After following the [http://predev.wikidot.com/bash-installing Bash Installation Tutorial] one can use these examples below to change the bash environment.  &lt;br /&gt;
&lt;br /&gt;
/etc/profile.d/profile.custom&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
#this sets up the nice environment&lt;br /&gt;
PS1='\n\[\e[1;30m\]\[\033)0\016\]\[\]lq\[\017\033(B\](\[\e[1;37m\]\u@\H\[\e[1;30m\])-(\[\e[1;37m\]\T\[\e[1;30m\])-&amp;gt;\n\[\033)0\016\]\[\]mq\[\017\033(B\](\[\e[0;1m\]\w\[\e[1;30m\])--&amp;gt; \[\e[0m\]\$ '&lt;br /&gt;
&lt;br /&gt;
#quick alias&lt;br /&gt;
alias free=&amp;quot;free -m&amp;quot;&lt;br /&gt;
alias ls=&amp;quot;ls -ap&amp;quot;&lt;br /&gt;
#ipkg-opt aliases&lt;br /&gt;
alias oupdate=&amp;quot;sudo ipkg-opt update&amp;quot;&lt;br /&gt;
alias oinstall=&amp;quot;sudo ipkg-opt install&amp;quot;&lt;br /&gt;
alias oremove=&amp;quot;sudo ipkg-opt remove&amp;quot;&lt;br /&gt;
alias oshow=&amp;quot;sudo ipkg-opt files&amp;quot;&lt;br /&gt;
alias osearch=&amp;quot;sudo ipkg-opt list | grep &amp;quot;&lt;br /&gt;
#other quick aliases you should use&lt;br /&gt;
alias writing=&amp;quot;sudo mount -o remount,rw /&amp;quot;&lt;br /&gt;
alias readonly=&amp;quot;sudo mount -o remount,ro /&amp;quot;&lt;br /&gt;
#adhoc aliases -- fix plz ktnx &lt;br /&gt;
alias adhoc=&amp;quot;sudo iwconfig eth0 mode ad-hoc essid palmpre&amp;quot;&lt;br /&gt;
alias adhoc-up=&amp;quot;sudo /usr/sbin/wifidriver -i&amp;quot;&lt;br /&gt;
alias adhoc-down=&amp;quot;sudo /usr/sbin/wifidriver -u&amp;quot;&lt;br /&gt;
#bsdgames&lt;br /&gt;
if [ -x /opt/games/fortune ]; then&lt;br /&gt;
    /opt/games/fortune -s&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to gain a nice message of the day (motd) you can optionally choose to install bsdgames via optware&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
oinstall bsdgames&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Profile.d.jpg]]&lt;br /&gt;
&lt;br /&gt;
The aliases should be self explanatory.&lt;br /&gt;
credits to [http://predev.wikidot.com/ad-hoc-networking ad-hoc] wiki&lt;/div&gt;</summary>
		<author><name>Hopspitfire</name></author>
	</entry>
</feed>