iconv
Verified for current stable LTS
Iconv Command: List Supported Encodings
Use for list supported encodings with Iconv. Exact CLI syntax to list supported encodings using Iconv.
When to use this: Use for list supported encodings with Iconv.
Command Syntax
iconv -l iconv -l Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list supported encodings using Iconv.
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
Iconv Command: Convert File Encoding Output File
iconv -f <from_encoding> <input_file> > <output_file> Iconv Command: Convert File Encoding Print Stdout iconv -f <from_encoding> -t <to_encoding> <input_file> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file> Ed Command: Start Interactive Editor Loose Exit Status ed -l