How to match output of Octal Dump in python?

前端 未结 0 1517
Happy的楠姐
Happy的楠姐 2021-01-17 21:09

I wish to match output of octal dump in python.

$ echo -n -e \'\\x01\\x02\\x03\\x04\\x05\\x06\\x07\\x08\\x09\\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17\\x18\\x19         


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