Re: Running application can't create a file

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
On Mon Mar 03, 2014 at 19:32:54 +0900, Irvanda Kurniadi wrote:
> I did the instruction above. It seems like the application could write in
> /tmp directory. But I'm curious which /tmp directory that the application
> use to create the file? Since I couldn't find the created file anywhere. Is
> it by any chance located in /tmp of the running application? If it's the
> case, Is there any other way to access the created file that has been
> created by my application?

The tmpfs filesystem is application local, so you'll indeed only see the
written file within the same application. Currently there's no way to
access that tmpfs from outside the application.



Adam
-- 
Adam                 [email protected]
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.