Questions tagged [data-dump]

7 questions
9
votes
1 answer

Where can I obtain the full DNS zone files for all TLDs?

Is there a way to get full zone files for all TLDs? I have managed to get my hands on a few (.com, .net, .org), but I'd really like to get some of the country-specific ones for having a play around with, but I have no idea if there is a general…
jerryjvl
  • 2,535
1
vote
1 answer

vim spellcheck: command or function to dump all bad words to file

I frequently need to correct files that have numerous spelling errors. Spellcheck tags all these words, but is there a command or function within vim that will dump all these tagged words to a file?
1
vote
2 answers

What is the practical mechanic of /dev/null?

I'm recently learning more of the in-depth mechanics of bash shell and /dev/null just came up yesterday. So I understand that /dev/null is a dump file when you want to immediately discard output. What I would like to know is how does it do this? …
1
vote
1 answer

Using DCMTK - DICOM-Toolkit 3.6.0 - dcmdump.exe failed?

Using DCMTK - DICOM-Toolkit 3.6.0 Win - dcmdump.exe failed with DVT Images. D:\dcmtk-3.6.0-win32-i386\bin>dcmdump -M -L +Qn -Un dicom-dvt-image-file Output like this …
twyly
  • 111
0
votes
0 answers

How to dump only unused space of XFS linux partition?

I'm trying to recover a file that has been overwritten with an empty one on a WD MyBook, an Ethernet disk (1 TB) using linux (very stripped down) and XFS partitions. The processor is ARM of course and I don't have any development tools in the WD…
FarO
  • 1,968
0
votes
4 answers

How do you obtain 'raw binary dump' of a file?

I came through it in a question - What in the world is a .el8 file?. I am curious how @slhck determined that the file in question was pointing to the software - eLecta
0
votes
1 answer

How should I approach analysing this Windows crash dump?

My Windows Vista x64 is crashing every once in a while. Can somebody tell me what is wrong according to this crashdump? Microsoft (R) Windows Debugger Version 6.11.0001.404 X86 Copyright (c) Microsoft Corporation. All rights reserved. Loading…
Chris
  • 1,123