Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
newbie help (dumb terminal settings?)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="masaka___" data-source="post: 21732"><p>I totally missed this post, but it explains a lot. Let me guess -- you're typing "login" at the shell prompt, and logging in as someone else. If that's the case, let me show you a better way to log in as someone else.</p><p></p><p>su - username</p><p></p><p>...where username is the name of the person you want to log in as. FYI, login is not a program that you normally execute from the shell. Instead, it's usually started by a program called getty, but that's another story.</p></blockquote><p></p>
[QUOTE="masaka___, post: 21732"] I totally missed this post, but it explains a lot. Let me guess -- you're typing "login" at the shell prompt, and logging in as someone else. If that's the case, let me show you a better way to log in as someone else. su - username ...where username is the name of the person you want to log in as. FYI, login is not a program that you normally execute from the shell. Instead, it's usually started by a program called getty, but that's another story. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
newbie help (dumb terminal settings?)
Top