Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I found the answer for Q2. It's .profile. Though someone says it should be .kshrc or .ksrc, as per my test, on my AIX, it's .profile only. Commented Feb 17, 2017 at 3:26
  • /usr/bin/ksh93 should support .kshrc Commented Feb 17, 2017 at 5:39
  • you're right. I did find ksh93. Commented Feb 17, 2017 at 14:11
  • All shells (bash included) should support .profile Commented Feb 17, 2017 at 16:15