Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIBRO] Pagina 52 - Comando per invertire l'ordine dei byte incompleto #96

Closed
wildnet2 opened this issue Jul 28, 2019 · 1 comment
Closed
Labels

Comments

@wildnet2
Copy link

Quale frase contiene l'errore?

Il comando

printf 50120119172a610421a6c3011dd330d9df07b63616c2cc1f1cd0020000000000 | tac  -rc

non è corretto (mancano i due punti).

Quale versione corretta proponi?

Modificare con il comando corretto

printf 50120119172a610421a6c3011dd330d9df07b63616c2cc1f1cd0020000000000 | tac  -rc ..

@wildnet2 wildnet2 added the libro label Jul 28, 2019
@Barno
Copy link
Contributor

Barno commented Mar 15, 2020

printf 50120119172a610421a6c3011dd330d9df07b63616c2cc1f1cd0020000000000 | tac -rs ..

@Barno Barno closed this as completed Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants