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
  • 2
    What part of the OpenBSD doco told you to use a .cshrc? Commented Oct 17, 2018 at 16:30
  • No one told me to use a .cshrc. But when I do a simple install of OpenBSD that's what is created in ~/. Commented Oct 17, 2018 at 16:41
  • Putting the alias in ~/.profile should have worked; you would have to log out & log in again -- or source the file in the existing shells. Do you still encounter a failure after doing that? Commented Oct 17, 2018 at 16:49
  • OK. That works when I first boot up, but if I try it after starting X (startx is how I do it) I get: /bin/ksh:cls: not found Commented Oct 17, 2018 at 16:57