Linux command
Generate QR code
趣味
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Generate QR code
qrencode -t ANSI "text"
说明
Useful Linux one-liner
FAQ
What is the qrencode command used for?
Useful Linux one-liner
How do I run a basic qrencode example?
Run `qrencode -t ANSI "text"` in a terminal, then adjust file names, paths, flags, or remote targets for your system.