Displaying 4 results from an estimated 4 matches for "gunkies".
Did you mean:
junkies
2006 Mar 20
7
strange charecters after redcloth usage
I''m using redcloth on my blog to transform my input into html. Alot of
times if I type "I''ve" I''ll wind up with "I,ve" except that it''s not a
comma but a very similar charecter. This is really killing my rss
feeds. What''s causing this? How do I fix it?
--
Posted via http://www.ruby-forum.com/.
2010 Jun 21
0
would like more detail when /tmp directory is missing. patch for linux/syslinux.c
Our linux distribution at my job didn't include a /tmp directory. When ever
I tried to use syslinux, I would get the following error:
./syslinux: No such file or directory
I modified the code to report this:
./syslinux: Cannot access the /tmp/ directory.
This would have helped me a lot rather than having to download the source
and run it through the debugger to figure out that my /tmp/
2015 Apr 24
4
Real sh? Or other efficient shell for non-interactive scripts
...ad even made it into
Solaris, AIX and others.
> I didn't know bash till I got to CentOS (I don't remember it in RH 9...),
Yes it was. It was in RH(not EL) 4, which was the first RH I used.
Even the 0.11 "boot+root" combination from 1991 had a version of bash in it!
http://gunkies.org/wiki/Linux_0.11
(that was the first Linux version I used)
--
rgds
Stephen
2015 Apr 24
4
Real sh? Or other efficient shell for non-interactive scripts
On Fri, Apr 24, 2015 at 03:15:27PM +0200, Joerg Schilling wrote:
> Stephen Harris <lists at spuddy.org> wrote:
>
> > Bash was bigger than ksh in the non-commercial Unix world because of ksh88
> > licensing problems. Back in 1998 I wanted to teach a ksh scripting
> > course to my local LUG, but AT&T (David Korn himsef!) told me I couldn't
> > give