Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wall(1) [ultrix man page]

wall(1) 						      General Commands Manual							   wall(1)

Name
       wall - write to all users

Syntax
       wall

Description
       The  command  reads  its  standard  input  until an EOF.  It then sends this message, preceded by `Broadcast Message ...', to all logged in
       users.

       The sender should be super-user to override any protections the users may have invoked.

Diagnostics
       `Cannot send to ...' when the open on a user's tty file fails.

Files
       /dev/tty?
       /etc/utmp

See Also
       mesg(1), write(1)

																	   wall(1)

Check Out this Related Man Page

wall(1M)						  System Administration Commands						  wall(1M)

NAME
wall - write to all users SYNOPSIS
/usr/sbin/wall [-a] [-g grpname] [filename] DESCRIPTION
wall reads its standard input until an end-of-file. It then sends this message to all currently logged-in users preceded by: Broadcast Message from ... If filename is given, then the message is read in from that file. Normally, pseudo-terminals that do not correspond to rlogin sessions are ignored. Thus, when using a window system, the message appears only on the console window. However, -a will send the message even to such pseudo-terminals. It is used to warn all users, typically prior to shutting down the system. The sender must be superuser to override any protections the users may have invoked See mesg(1). wall runs setgid() to the group ID tty, in order to have write permissions on other user's terminals. See setuid(2). wall will detect non-printable characters before sending them to the user's terminal. Control characters will appear as a " ^ " followed by the appropriate ASCII character; characters with the high-order bit set will appear in "meta" notation. For example, `03' is dis- played as `^C' and `372' as `M-z'. OPTIONS
The following options are supported: -a Broadcast message to the console and pseudo-terminals. -g grpname Broadcast to the users in a specified group only, per the group database (see group(4)). ENVIRONMENT VARIABLES
If the LC_* variables (LC_CTYPE, LC_TIME, LC_COLLATE, LC_NUMERIC, and LC_MONETARY) are not set in the environment, the operational behav- ior of wall for each corresponding locale category is determined by the value of the LANG environment variable. See environ(5). If LC_ALL is set, its contents are used to override both the LANG and the other LC_* variables. If none of the above variables are set in the envi- ronment, the "C" (U.S. style) locale determines how wall behaves. FILES
/dev/tty* ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------------------------------------+ |ATTRIBUTE TYPE ATTRIBUTE VALUE | |Availability SUNWcsu | +-----------------------------------------------------------+ SEE ALSO
mesg(1), write(1), setuid(2), attributes(5), environ(5) NOTES
wall displays ``Cannot send to ...'' when the open on a user's tty file fails. SunOS 5.11 13 Jul 1994 wall(1M)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Somebody Help Me

Hello Everyone, I am having some difficulty understanding this UNIX stuff. You see, I grew up on the old 512K Mac, And eventually transferred to a Windows environment at the age of 10. Now I am a fairly experienced Windows user. I have a lot of experience programming in C/C++ as well as Basic... (7 Replies)
Discussion started by: TheGoof
7 Replies

2. Cybersecurity

Remote shell with Win 2000

I need to use the RSH command to run a shell script on my Unix box from Win 2000. I'm using the etc/hosts.equiv file for configuring Unix. In it I have the hostname and username as required. As a test, I enter the following on the Win 2000 dos command: rsh servername -l username df -k. The... (8 Replies)
Discussion started by: ebergh
8 Replies

3. UNIX for Dummies Questions & Answers

wall

is there a command to send all terminals a message. i tired wall, but it only sends the message to who ever is logged in at a terminal. i need a command to send to every terminal no matter if someone is logged in or not. Thanks! -The DJ (11 Replies)
Discussion started by: djatwork
11 Replies

4. Cybersecurity

firewall vs. closing ports

This may be kind of a stupid question, but here goes: Say I'm running a FreeBSD webserver (w/apache). I've managed to close ALL open ports (including SSH/telnet and portmapper), excepting '80' that apache is listening on. A netstat -a shows me nothing open. Discounting DoS/DDoS or holes in... (7 Replies)
Discussion started by: adam_crosby
7 Replies

5. UNIX for Dummies Questions & Answers

telnet issues

hi, say we have servers whose ip is 100.100.100.1 to 100.100.100.10. now we have another server which is 200.200.200.2. is it possible to restrict servers from the range of (100.100.100.1 and etc.. ) to telnet to 200.200.200.2 thanks (8 Replies)
Discussion started by: yls177
8 Replies

6. UNIX for Dummies Questions & Answers

UNIX community...help your Mac brother!

Hello, I have been a Macintosh user for many, many years. As you may know the latest MacOS ( OS X ) is UNIX based. (Please see http://www.apple.com/macosx/technologies/inside.html for more information.) Basically, I really have no idea where to start with UNIX...if anyone could take a quick... (7 Replies)
Discussion started by: makemead
7 Replies

7. UNIX for Dummies Questions & Answers

firewall errors with appache 2.0

Hi!, I am a bit of a linux neebie. I just installed and setup appache 2. I have it all installed the way it should be according to the appache documentation. When i try to view my page i find that i can't. Can someone help me please :confused: (8 Replies)
Discussion started by: Shifty
8 Replies

8. Cybersecurity

Firewall Implimentation - Recomendations

Hello, as i mentioned in my hello thread, i am working on a project to implement a Unix Firewall server for our network. Obviously there are some basics that would need to be ironed out before i can think of doing this right. Now distro of Unix aside for now, this is what i am thinking for... (11 Replies)
Discussion started by: pathological
11 Replies

9. Shell Programming and Scripting

How to setup a shell to use IRC behind firewall help

So, I have a free shell from an online provider which offer IRC access, I am behind a firewall blocking all IRC ports @ work, how can I use the Shell to get on IRC from work? What do I need to setup on the shell to be able to connect to the shell on the ssh port which allows connections from work,... (10 Replies)
Discussion started by: KromiX
10 Replies

10. Solaris

change wallpaper in CDE

I'm running Solaris 9, using the CDE gui on a SunBlade 100. I want to substitute the generic wallpapers that CDE has, with my own, i.e. my kids, dog, etc. Suggestions? Directions?? Thanks in advance. (19 Replies)
Discussion started by: antalexi
19 Replies

11. Linux

using firewall to block port

Hi, I will like to allow access to the mysql port (3306) to certain IP address. All other IP's should be automatically blocked. What is the best way to do this? (8 Replies)
Discussion started by: shantanuo
8 Replies

12. Emergency UNIX and Linux Support

Limiting a user to a script upon login, nothing else.

Hi there, I have a Debian 5.0 server that my company uses for deployment testing. This server needs to be accessed by NOC people that have no NIX knowledge whatsoever. I am creating a bash script for a menu-based command interface for the commands they need to run on their testing routines,... (21 Replies)
Discussion started by: ppucci
21 Replies

13. IP Networking

[SOLVED] AFWall+ iptables help

I am attempting to block connection to a specific BSSID. My friend's son has been getting around the access restrictions I set for the family on my friend's behalf (I have Tomato running on his Linksys), and his son has access to the neighbour's wifi. I want to be able to block the connection to... (32 Replies)
Discussion started by: 3happypenguins
32 Replies

14. Red Hat

Firewalld - source IP not working

New to firewalld, and having an issue trying to emulate my old iptable ruleset. Server has one network interface, which I usually only allow SSH in from certain IPs, I know I can do this with rich rules but have read that this is sub-optimal. So, I created a new zone, ABCinternal, added a... (8 Replies)
Discussion started by: fishface
8 Replies

15. Shell Programming and Scripting

Unable to open firewall port for external traffic.

Below is what i did to open the firewall port on # sudo firewall-cmd --zone=public --add-port=27012/tcp --permanent Warning: ALREADY_ENABLED: 27012:tcp success # sudo firewall-cmd --reload success # firewall-cmd --list-all public target: default icmp-block-inversion: no ... (10 Replies)
Discussion started by: mohtashims
10 Replies