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*

2
  • you might wanna describe it in detail. I don't understand anything from this Commented Feb 11, 2016 at 15:08
  • 3
    You definitely do not want to use wall (short for "write all"), as it writes to every logged-in tty session, including the one you're sending from. Instead, using write allows a specific tty to be declared. Commented Feb 11, 2016 at 19:32