search for: mascheck

Displaying 5 results from an estimated 5 matches for "mascheck".

Did you mean: mailcheck
2015 Apr 27
4
Real sh? Or other efficient shell for non-interactive scripts
...a lot more new features and it converted the code cleanly to use malloc() from libc. My code also allows all the modifications to be disabled via #ifdef's. This happens with "osh". My code is actively maintained and fixed _all_ documented historic bugs, see: http://www.in-ulm.de/~mascheck/bourne/ > I see that you already wrote up the differences between osh and bosh in an earlier post. Is there a good reason why these comparisons are not on the Schily Tools web page already? :) The schily tools act as a container to publish the current code state. There is no such maintaine...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
...bsh based solely on its name. If you tell me that I can download ?od?, I reply that I already have a functioning version of od, thank you very much. :) 2. Many of those who might be interested in your osh are already well served by the Ancient Unix V7 + SIMH combination: http://www.in-ulm.de/~mascheck/various/ancient/ You are left with the subset of people who want to run something other than the shells that come with their OS, and who want it to run natively. I should point out that a lot of people using the Ancient Unix images actually don?t want old bugs fixed. 3. It?s not clear from the f...
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
<m.roth at 5-cent.us> wrote: > Ah. I don't remember if I was using csh, or ksh, and didn't realize about > bash. I *think* I vaguely remember that sh seemed to be more capable than > I remembered. If you like to check what the Bourne Shell did support in the late 1980s, I recommend you to fetch recent Schily tools from:
2012 Apr 13
4
#!/usr/bin/env Rscript --vanilla ??
I think that's my first true question (rather than answer) to R-help. As R has, for a long time, become my primary scripting and programming language, I'm prefering at times to write Rscript files instead of shell scripts, notably when R has nice ways to do some of the things. On a standard standalone platform with standard R, I would start such a script with
2015 Apr 27
3
Real sh? Or other efficient shell for non-interactive scripts
...Bourne Shell. It was named bsh because I implemented my history editor at H. Berthold AG while working on a depanded page variant of UNOS. > 2. Many of those who might be interested in your osh are already well served by the Ancient Unix V7 + SIMH combination: > > http://www.in-ulm.de/~mascheck/various/ancient/ > > You are left with the subset of people who want to run something other than the shells that come with their OS, and who want it to run natively. > > I should point out that a lot of people using the Ancient Unix images actually don?t want old bugs fixed. > > 3...