LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Command Questions (https://www.linuxquestions.org/questions/linux-newbie-8/command-questions-4175572187/)

Soadyheid 02-15-2016 10:04 AM

Have you heard the one about write-only-memory...? :)

Play Bonny!

:hattip:

hydrurga 02-16-2016 05:02 PM

Quote:

Originally Posted by JJJCR (Post 5500296)
Thanks for the heads up, Jpollard.

Yeah technically, no way to read the file without opening it. :)

Unless you read the file's raw data blocks directly. Technically you're not opening the file... ;-)

jpollard 02-16-2016 06:34 PM

:-) I thought about mentioning file system debuggers. But you have a very hard time accessing the raw data blocks directly. You CAN open the disk device... but then you have to interpret the filesystem architecture to find the blocks...


All times are GMT -5. The time now is 03:02 AM.