Joined: 04 May 2005 Posts: 1237 Location: Queensland
Posted: Sun 02 Oct 2005, 16:54 Post subject:
You create a symbolic link by using the ln -s command. T
To link /dev/pty/* to /dev/pty* you need to open a terminal in /dev, you can do that by using rox to open the /dev directory and then right click in the directory and select 'Xterm here'.
Type in
ln -s /dev/pty* /dev/pty/*
to suit whatever you are trying to show to your program.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum