Feb 22, 2003 #1 wak1967 Technical User Joined Feb 22, 2003 Messages 8 Location GB Hi Can mailx be used in a bash shell, if not what is the equivelent? Thanks in advance Martin
Feb 24, 2003 #2 SamBones Programmer Joined Aug 8, 2002 Messages 3,186 Location US Yes it can. It's an external command, not a shell command. So you can use mailx from any shell you might be using. Hope this helps. Upvote 0 Downvote
Yes it can. It's an external command, not a shell command. So you can use mailx from any shell you might be using. Hope this helps.