Hi,
filed Bug 1648532 according to this thread.
Kind regards

 

 

-----Ursprüngliche Mitteilung-----
Von: Joerg Lechner via users <users@lists.fedoraproject.org>
An: users <users@lists.fedoraproject.org>
Cc: Joerg Lechner <julech...@aol.com>
Verschickt: Fr, 9. Nov. 2018 18:20
Betreff: Re: App similar Winhex for Fedora



 Thank You Fred,
have installed hexdump and study now the man pages.
Kind regards Joerg

 

 

-----Ursprüngliche Mitteilung-----
Von: Fred Smith <fre...@fcshome.stoneham.ma.us>
An: users <users@lists.fedoraproject.org>
Verschickt: Fr, 9. Nov. 2018 13:34
Betreff: Re: App similar Winhex for Fedora

On Fri, Nov 09, 2018 at 04:52:28AM -0500, Joerg Lechner via users wrote:
>    Hi,
>    because of the problem, which I have described in the thread "problem
>    file copy to external disk" I would like analyse file headers on a NTFS
>    formatted disk with F28/F29. I think on Windows Winhex is the app.
>    Which app can I use with F28/F29?
>    Your answer will be very helpful.
>    Kind regards

hexdump? it has many options, be sure to read its man page.

to view a partition, hexdump <options> /dev/sda1
to view the actual drive, hexdump <options> /dev/sda

probably pipe its output to less:
hexdump <options> /dev/sda | less



-- 
---- Fred Smith -- fre...@fcshome.stoneham.ma.us -----------------------------
                    God made him who had no sin
                      to be sin for us, so that in him
                 we might become the righteousness of God."
--------------------------- Corinthians 5:21 
---------------------------------_______________________________________________users
 mailing list -- users@lists.fedoraproject.orgTo unsubscribe send an email to 
users-leave@lists.fedoraproject.orgFedora Code of Conduct: 
https://getfedora.org/code-of-conduct.htmlList Guidelines: 
https://fedoraproject.org/wiki/Mailing_list_guidelinesList Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

_______________________________________________users mailing list -- 
users@lists.fedoraproject.orgTo unsubscribe send an email to 
users-leave@lists.fedoraproject.orgFedora Code of Conduct: 
https://getfedora.org/code-of-conduct.htmlList Guidelines: 
https://fedoraproject.org/wiki/Mailing_list_guidelinesList Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to