Recommend a book to learn and understand hexdump, xxd and other data manipulation linux utilities [on...
Gamma GLM - Derive prediction intervals for new x_i
How do I find the fastest route from Heathrow to an address in London using all forms of transport?
Brexit and backstop: would changes require unanimous approval by all EU countries? Does Ireland hold a veto?
Why is Boris Johnson visiting only Paris & Berlin if every member of the EU needs to agree on a withdrawal deal?
Can pay be witheld for hours cleaning up after closing time?
Can you feel passing through the sound barrier in an F-16?
A square inside an equilateral triangle
Why didn’t Doctor Strange stay in the original winning timeline?
What professions would a medieval village with a population of 100 need?
Why we don't have vaccination against all diseases which are caused by microbes?
Were there 486SX revisions without an FPU on the die?
If all stars rotate, why was there a theory developed, that requires non-rotating stars?
Do ability scores have any effect on casting the Wish spell?
Justifying the use of directed energy weapons
What is wrong about this application of Kirchhoffs Current Law?
Is there a limit on how long the casting (speaking aloud part of the spell) of Wish can be?
Check in to 2 hotels at same location
In an emergency, how do I find and share my position?
Is it possible to create a golf ball sized star?
Why does my house heat up, even when it's cool outside?
In what ways can a Non-paladin access Paladin spells?
Bankers with rancor
Does an object count as "being moved" when placed in a Bag of Holding before its wielder moves, and then after moving they take the object out again?
Patching SQL Server 2014 Versus SQL Server 2014 Express
Recommend a book to learn and understand hexdump, xxd and other data manipulation linux utilities [on hold]
How do I use man pages to learn how to use commands?shell script to do some text manipulation of text file data structure and slight content changes
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
On occasion, I find myself using hexdump
and xxd
in pure UNIX shell (sh
, not bash
). Unfortunately, I usually complete my task by trial and error with minimal reading of the manual pages. Man pages are rather dry and complicated for a not software engineer.
Is reading man pages the only way to become proficient user of hexdump
and xxd
?
Could you recommend a book that will lay the ground for understanding of what is written in that man pages? Or even better, a book about that utilities?
shell hexdump xxd
put on hold as off-topic by Wildcard, Thomas Dickey, Michael Homer, roaima, Jeff Schaller♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for learning materials (tutorials, how-tos etc.) are off topic. The only exception is questions about where to find official documentation (e.g. POSIX specifications). See the Help Center and our Community Meta for more information." – Thomas Dickey, Michael Homer, roaima, Jeff Schaller
If this question can be reworded to fit the rules in the help center, please edit the question.
|
show 1 more comment
On occasion, I find myself using hexdump
and xxd
in pure UNIX shell (sh
, not bash
). Unfortunately, I usually complete my task by trial and error with minimal reading of the manual pages. Man pages are rather dry and complicated for a not software engineer.
Is reading man pages the only way to become proficient user of hexdump
and xxd
?
Could you recommend a book that will lay the ground for understanding of what is written in that man pages? Or even better, a book about that utilities?
shell hexdump xxd
put on hold as off-topic by Wildcard, Thomas Dickey, Michael Homer, roaima, Jeff Schaller♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for learning materials (tutorials, how-tos etc.) are off topic. The only exception is questions about where to find official documentation (e.g. POSIX specifications). See the Help Center and our Community Meta for more information." – Thomas Dickey, Michael Homer, roaima, Jeff Schaller
If this question can be reworded to fit the rules in the help center, please edit the question.
FWIW I just checked my copy ofUNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.
– drewbenn
2 days ago
2
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
2
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
1
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
1
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday
|
show 1 more comment
On occasion, I find myself using hexdump
and xxd
in pure UNIX shell (sh
, not bash
). Unfortunately, I usually complete my task by trial and error with minimal reading of the manual pages. Man pages are rather dry and complicated for a not software engineer.
Is reading man pages the only way to become proficient user of hexdump
and xxd
?
Could you recommend a book that will lay the ground for understanding of what is written in that man pages? Or even better, a book about that utilities?
shell hexdump xxd
On occasion, I find myself using hexdump
and xxd
in pure UNIX shell (sh
, not bash
). Unfortunately, I usually complete my task by trial and error with minimal reading of the manual pages. Man pages are rather dry and complicated for a not software engineer.
Is reading man pages the only way to become proficient user of hexdump
and xxd
?
Could you recommend a book that will lay the ground for understanding of what is written in that man pages? Or even better, a book about that utilities?
shell hexdump xxd
shell hexdump xxd
asked 2 days ago
SevastyanSevastyan
971 bronze badge
971 bronze badge
put on hold as off-topic by Wildcard, Thomas Dickey, Michael Homer, roaima, Jeff Schaller♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for learning materials (tutorials, how-tos etc.) are off topic. The only exception is questions about where to find official documentation (e.g. POSIX specifications). See the Help Center and our Community Meta for more information." – Thomas Dickey, Michael Homer, roaima, Jeff Schaller
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Wildcard, Thomas Dickey, Michael Homer, roaima, Jeff Schaller♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for learning materials (tutorials, how-tos etc.) are off topic. The only exception is questions about where to find official documentation (e.g. POSIX specifications). See the Help Center and our Community Meta for more information." – Thomas Dickey, Michael Homer, roaima, Jeff Schaller
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Wildcard, Thomas Dickey, Michael Homer, roaima, Jeff Schaller♦ 2 days ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for learning materials (tutorials, how-tos etc.) are off topic. The only exception is questions about where to find official documentation (e.g. POSIX specifications). See the Help Center and our Community Meta for more information." – Thomas Dickey, Michael Homer, roaima, Jeff Schaller
If this question can be reworded to fit the rules in the help center, please edit the question.
FWIW I just checked my copy ofUNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.
– drewbenn
2 days ago
2
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
2
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
1
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
1
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday
|
show 1 more comment
FWIW I just checked my copy ofUNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.
– drewbenn
2 days ago
2
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
2
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
1
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
1
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday
FWIW I just checked my copy of
UNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.– drewbenn
2 days ago
FWIW I just checked my copy of
UNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.– drewbenn
2 days ago
2
2
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
2
2
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
1
1
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
1
1
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday
|
show 1 more comment
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
FWIW I just checked my copy of
UNIX for Dummies: Quick Reference
and neither of those commands are listed in the index.– drewbenn
2 days ago
2
Book recommendations are off-topic; can you ask your question without that in the title or body?
– Jeff Schaller♦
2 days ago
2
Possible duplicate of How do I use man pages to learn how to use commands?
– Wildcard
2 days ago
1
I suspect the underlying lack of theoric concepts the OP is having are not covered by man or Unix manuals. Often there are not straightforward recipes for things, it involves basic understanding of theory of many related sujects. I would recommend an introduction book to assembly programming, notably the part about hexadecimal. Even then, it is a starting point, it wont explain everything.
– Rui F Ribeiro
yesterday
1
@RuiFRibeiro you are the only one who got my question right. Thanks for your comment.
– Sevastyan
yesterday