{"tool":"command","tool_display":"Command","intent":"encode-stdin-with-base32-42-columns","intent_display":"encode stdin with base32 42 columns","title":"Command Command: encode stdin with base32 42 columns","command_string":"<command> | basenc --base32 -w 42","raw_command_string":"{{command}} | basenc --base32 {{[-w|--wrap]}} 42","description":"Exact CLI syntax to encode stdin with base32 42 columns using Command.","usage_scenario":"Standardizing Base32 output in data processing pipelines for compatibility.","scenario_context":"Standardizing Base32 output in data processing pipelines for compatibility.","simulated_output":"NBSWY3DPEB3W64TMMQ====\nNBSWY3DPEB3W64TMMQ====\nNBSWY3DPEB3W64TMMQ====\nNBSWY3DPEB3W64TMMQ====","how_to_steps":["Run the command: echo 'Hello World' | basenc --base32 --wrap 42","Check the output for correct Base32 encoding and 42-column wrapping."],"canonical_url":"https://www.syntaxstandard.com/command/encode-stdin-with-base32-42-columns"}