From: Anton Gorlov <gorlov@rcc.com.ru> To: "культурный офтопик" <smoke-room@lists.altlinux.org> Subject: [room] Забыл совсем пёрл или... Date: Tue, 02 May 2006 13:04:23 +0400 Message-ID: <44572097.8060709@rcc.com.ru> (raw) Пытаюсь сделать в перловом скрипте #!/usr/bin/perl sysopen(FH,"data.txt",O_WRONLY|O_CREATE); close (FH); Однако файл не создаётся..и при этом в трейсе вижу 25644 open("data.txt", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) А почему? Пермишены впорядке. Прверил и под мастером и под компактом.. одно и тоже. Указание полного пути тоже не помогает. -- np: silence
next reply other threads:[~2006-05-02 9:04 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-05-02 9:04 Anton Gorlov [this message] 2006-05-02 9:36 ` Eugene Ostapets 2006-05-02 9:47 ` Anton Gorlov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=44572097.8060709@rcc.com.ru \ --to=gorlov@rcc.com.ru \ --cc=smoke-room@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Культурный офтопик This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \ smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com public-inbox-index smoke-room Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.smoke-room AGPL code for this site: git clone https://public-inbox.org/public-inbox.git