On Thursday 15 March 2007 15:02, Stephen R Laniel wrote:
> On Thu, Mar 15, 2007 at 02:57:53PM +0100, Nigel Henry wrote:
> > That looks really good, just what I was looking for. A question though.
> > What do I type in the browser (Konqueror for example) to get it to
> > display?
> >
> > btw. I have
On Thu, Mar 15, 2007 at 10:02:46AM -0400, Stephen R Laniel wrote:
> On Thu, Mar 15, 2007 at 02:57:53PM +0100, Nigel Henry wrote:
> > That looks really good, just what I was looking for. A question though.
> > What
> > do I type in the browser (Konqueror for example) to get it to display?
> >
> >
On Thu, Mar 15, 2007 at 02:57:53PM +0100, Nigel Henry wrote:
> That looks really good, just what I was looking for. A question though. What
> do I type in the browser (Konqueror for example) to get it to display?
>
> btw. I have installed it, but not sure how to access it.
Open the file
/usr/sh
On Thursday 15 March 2007 07:25, Dave Thayer wrote:
> On Sat, Mar 10, 2007 at 10:15:29PM +0100, Jhair Tocancipa Triana wrote:
> > David Baron writes:
> > > Anything on line. The "man" is unreadable.
> >
> > http://tldp.org/LDP/abs/html/
>
> This is also packaged in Debian for your disconnected conv
On Sat, Mar 10, 2007 at 10:15:29PM +0100, Jhair Tocancipa Triana wrote:
> David Baron writes:
>
> > Anything on line. The "man" is unreadable.
>
> http://tldp.org/LDP/abs/html/
>
This is also packaged in Debian for your disconnected convenience:
apt-get install abs-guide
dt
--
Dave Thayer
David Baron writes:
> Anything on line. The "man" is unreadable.
http://tldp.org/LDP/abs/html/
HTH,
--
-- Jhair
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Mar 10, 2007 at 09:45:48PM +0200, David Baron wrote:
> Anything on line. The "man" is unreadable.
X="1"
if [ "$X" = "1" ]; then
echo "true";
else
echo "false";
fi
while [ "$X" = "1" ]; do
echo "endless loop";
done
2 ex
Anything on line. The "man" is unreadable.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
8 matches
Mail list logo