Forrest logo
back to context overview

wall

List of commands for wall:

  • wall:tldr:5015f wall: Send a message with timeout (default 300).
    $ wall --timeout ${seconds} ${file}
    try on your machine
    explain this command
  • wall:tldr:85be6 wall: Send a message to users that belong to a specific group.
    $ wall --group ${group_name} ${message}
    try on your machine
    explain this command
  • wall:tldr:a946b wall: Send a message.
    $ wall ${message}
    try on your machine
    explain this command
back to context overview