Capture control characters in bash script or python

后端 未结 0 1017
终归单人心
终归单人心 2021-02-04 10:42

I want to have a program that captures all user input keystrokes, including control characters (like ^C (x03), ^Z, etc), and save them to a file. Simpl

相关标签:
回答
  • 消灭零回复
提交回复
热议问题