Update all user .profile's script

I need to add a line to all users on my system's .profile and am not sure the best way to do so. Is there an easy bash script I can use to update them? All user profiles are the same so it may be easier to just copy a new .profile to all home directories.Any suggestions?TIA
[296 byte] By [dsbeck] at [2007-11-26 10:10:17]
# 1
If you add the line to /etc/profile it will be picked up by all bash shellsin addition to whatever is in their private .profile.Of course people using other shells like tcsh won't be affected.
robertcohen at 2007-7-7 1:54:57 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...