Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire]Spells and /dev/std*

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Eric Laberge <demon_lord AT myrealbox.com>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: [SM-Grimoire]Spells and /dev/std*
  • Date: Sun, 27 Oct 2002 20:43:32 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aloha!

I had a problem for quite some time, now.
When casting a spell, it complains that /dev/stdin does not exist on calling
"tar". It indeed does not exist. When I create it:

cd /dev
ln -s /proc/self/fd fd
ln -s fd/0 stdin
ln -s fd/1 stdout
ln -s fd/2 stderr

everything work as expected. I have no idea why I don't have these special
files, but, well, I don't have 'em. And they disappear when I shut down my
computer.

- --
Eric Laberge
ICQ: 1261355
MSN: dlord666 AT hotmail.com
Jabber: demonlord AT jabber.com

GCS/M/S d-(++) s-: a-- C++(++++) UL+++>$ !P L++ E--- W++ N+ w++ !O M
!V PS PE Y PGP-(+++) t++(-) X- R* tv+ b+ DI+++ D+ G e+>+++++ h! r--
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9vJZH1Q3tcr/gnPMRApWbAKCdEjd6p6I8dCZfBisb65oO/UOHsACbB3QV
wRQT8YLI0CSf8Qs3Z8vIIVk=
=milL
-----END PGP SIGNATURE-----





Archive powered by MHonArc 2.6.24.

Top of Page