sha384sum
Verified for current stable LTS
Sha384sum Command: Calculate Sha384 Checksum And Save To File
Use for calculate sha384 checksum and save to file with Sha384sum. Exact CLI syntax to calculate sha384 checksum and save to file using Sha384sum.
When to use this: Use for calculate sha384 checksum and save to file with Sha384sum.
Command Syntax
sha384sum <path/to/file1 path/to/file2 ...> > <path/to/file.sha384> sha384sum <path/to/file1 path/to/file2 ...> > <path/to/file.sha384> Live Command Builder
Final Command
sha384sum <path/to/file1 path/to/file2 ...> > <path/to/file.sha384> Command Breakdown
sha384sum is the base executable for this command.
FAQ
Purpose: Exact syntax to calculate sha384 checksum and save to file using Sha384sum.
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
Sha384sum Command: Calculate Sha384 Checksum Files
sha384sum <path/to/file1 path/to/file2 ...> Sha384sum Command: Calculate Sha384 Checksum Stdin <command> | sha384sum Sha384sum Command: Check Known Sha384 Checksum echo <known_sha384_checksum_of_the_file> <path/to/file> | sha384sum -c Sha384sum Command: Ignore Missing Files Quiet Verify Sha384 Checksums sha384sum --ignore-missing -c --quiet <path/to/file.sha384> Sha384sum Command: Quiet Verify Sha384 Checksums sha384sum -c --quiet <path/to/file.sha384>