{"tool":"iconv","tool_display":"Iconv","intent":"convert-file-encoding-output","intent_display":"convert file encoding output","title":"Iconv Command: convert file encoding output","command_string":"iconv -f <from_encoding> <input_file> > <output_file>","raw_command_string":"iconv {{[-f|--from-code]}} {{from_encoding}} {{input_file}} > {{output_file}}","description":"Exact CLI syntax to convert file encoding output using Iconv.","usage_scenario":"Use this when you want the shell to write command output directly into a destination file.","scenario_context":"Use this to write command output into a file.","simulated_output":null,"how_to_steps":["Run the command with the correct [ f|  from code] and output file; the shell will overwrite the destination if it already exists.","Inspect the output file after execution to confirm the written content."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/iconv/convert-file-encoding-output"}