mail
Verified for current stable LTS
Mail Command: Display Mail Help
Use for display mail help with Mail. Exact CLI syntax to display mail help using Mail.
When to use this: Use for display mail help with Mail.
Command Syntax
mail -h mail -h Command Breakdown
-h- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display mail help using Mail.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Mail Command: Open Interactive Mail Prompt
mail Mail Command: Send Email With File Content mail < <path/to/file.txt> --subject "<$HOSTNAME filename.txt>" <to_user@example.com> Mail Command: Send Email With Subject And Cc mail --subject "<subject line>" <to_user@example.com> --cc "<cc_email_address>" Mail Command: Send Tar Gz File Attachment tar cvzf - <path/to/directory1 path/to/directory2> | uuencode <data.tar.gz> | mail --subject "<subject_line>" <to_user@example.com> Busybox Command: Display Busybox Help busybox --help