User talk:Aks: Difference between revisions

m
(removed man page)
 
(4 intermediate revisions by 3 users not shown)
Line 7:
::P.S: I searched for a section of the man page text and came up with links like [http://www.gsp.com/cgi-bin/man.cgi?section=1&topic=rs this] and [http://www.unix.com/man-page/OSX/1/RS/ this]. Now I have the links, it would be OK to remove the actual man page from your talk page if it is cluttering. Thanks again - I didn't know about rs for reshape. --[[User:Paddy3118|Paddy3118]] 04:43, 8 February 2010 (UTC)
 
== Machinations behind the user page ==
==rs command info==
 
<lang Unix Shell>
When you use the mylang template, the text you use to identify the language automatically puts your username as part of a MediaWiki category. Unfortunately, MediaWiki doesn't have a mechanism for aliasing categories, so I can't tell it "hey, PL/I and PL/1 are the same thing". As a result, if you have PL/I in the mylang template, you wind up in [[:Category:PL/I User]], whereas if you have PL/1 in the mylang template, you wind up in [[:Category:PL/1 User]]. It's a rather annoying software limitation that won't be fixed until someone has time to write a patch. I understand your frustrations. --[[User:Short Circuit|Michael Mol]] 20:19, 17 February 2010 (UTC)
$ which rs
: In any case, we are following the naming conventions used by Wikipedia. See [[wp:PL/I]]. --[[User:IanOsgood|IanOsgood]] 22:20, 17 February 2010 (UTC)
/usr/bin/rs
This makes perfect sense -- having an automaton tracking down language references. Thanks for the explanation. --[[User:Aks|Aks]] 21:01, 19 February 2010 (UTC)
aks@stocks:fundAnalysis 19:14:19 (0) <1592>
$ ls -l /usr/bin/rs
-r-xr-xr-x 1 root wheel 18156 Mar 20 2005 /usr/bin/rs*
</lang>
Anonymous user