EN VI
Posts (0)
Questions (1)
2024-03-17 04:30:04
you can use the printf function using the parameter "%c" that treats the input as a single character. Easy solution: Pipe the output to the inverse function. echo "hello" | od -An -td1 -v -w1 | awk '{...
Tags: linux bash printf

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login