search for: bsh

Displaying 20 results from an estimated 44 matches for "bsh".

Did you mean: bsd
2006 May 15
1
GET DATA and STREAM FILE commands, don´t work
...exhausting testing another Asterisk functionalities and all had worked very well, perfectly well. But, some AGI commands not. I would like get help upon it. Somebody already faced this before? Following, my dialplan that call agi script: exten=>2100,1,Answer() exten=>2100,2,Agi(scriptTest.bsh) Now, below is my script in bash shell, scriptTest.bsh: #!/bin/bash #echo -e "Testing the working GET DATA and STREAM FILE\n" >&2 echo -e "STREAM FILE demo-instruct \"\"\n" echo -e "GET DATA myprompt 4000 6\n" read getDigits echo -e "My Digits a...
2015 Apr 27
3
Real sh? Or other efficient shell for non-interactive scripts
...gt; > 1. The Heirloom pages explain what features each download provides, rather than just give a list of program names. The problem is that the developes page cannot contain much information and in general, I prefer to code than to write advertizing. > If you tell me that I can download ?bsh?, I have no idea why I want 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. :) Bsh is mainly in schily tools to show people how the first shell with an interactive editable history did look like....
2015 Apr 27
4
Real sh? Or other efficient shell for non-interactive scripts
Warren Young <wyml at etr-usa.com> wrote: > On Apr 27, 2015, at 4:38 AM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > > This is the SVr4 Bourne Shell, so you need to take into account what has been > > added with Svr4: > > Is there any difference between your osh and the Heirloom Bourne Shell? > >
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
...urne shell was advertised through the pages of CACM, in books, etc. A search for ?Schilling? on linuxjournal.com turns up nothing except for some references to cdrecord. So, why do you expect that I should have stumbled across Schily Tools before now? >> If you tell me that I can download ?bsh?, I have no idea why I want 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. :) > > Bsh is mainly in schily tools to show people how the first shell with an > interactive editable history...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
...understand why Heirloom seems to so well known and my > portability attempts seem to be widely unknown. I can think of several explanations: 1. The Heirloom pages explain what features each download provides, rather than just give a list of program names. If you tell me that I can download ?bsh?, I have no idea why I want 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 combinatio...
2007 Dec 29
1
Odd Values For Powercoms
...;m using the driver settings right from the manpage. All the values look "sane" when I'm on-line, but note some of the odd values (<-- Here) when on battery: Also, does anyone know if this UPS supports logging of the "boost" or "buck" lights? BATTERY: ads-bsh-fwd4# upsc ups1 battery.charge: 158.9 <-- Wierd driver.name: powercom driver.parameter.batteryPercentage: {5.0000,0.3268,-825.00,0.46511,0} driver.parameter.frequency: {0.00020997,0.0} driver.parameter.linevoltage: 110 driver.parameter.loadPercentage: {6.1343,-0.3808,1.075,0.1811} driver.paramet...
2010 Jan 29
1
mdbox, dsync
...st my luck) 5. Start dovecot After fixing a pretty bad bug in dsync and a couple of other unrelated bugs, everything seemed to work correctly and transparently. UIDs and everything was preserved as expected. I think I even feel my mail clients being faster than with mbox :) ~% du --exclude=.imap -bsh mail-old-mbox 707M mail-old-mbox ~% du -bsh mdbox/* 27M mdbox/mailboxes 704M mdbox/storage The reason why I'm giving -b is because without it, mdbox was a lot larger than mbox (734 MB vs. 710 MB). I guess this is because zfs internally decided to waste some space for the files. ~/m...
2007 Aug 30
3
R and Web Applications
...compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Support R in Perl: yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating inst/scripts/RSPerl.csh config.status: creating inst/scripts/RSPerl.bsh config.status: creating src/RinPerlMakefile config.status: creating src/Makefile.PL config.status: creating cleanup config.status: creating src/R.pm config.status: creating R/perl5lib.R making target all in RinPerlMakefile RinPerlMakefile:5: /Library/Frameworks/R.framework/Resources/etc/Makeconf: N...
2002 Aug 19
1
install the SJava package on unix
Hi, I've got a problem to use the SJava package with R. I have a SUN solaris 8 machine. Then I did R INSTALL -c SJava_0.65-0.tar.gz without problem Now I try the test provided on the web site: library(SJava) and here I receive the error message: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library
2005 Jan 17
1
problem installing RSPython
Hi, I'm trying to install RSPython v0.5-4 on a debian machine (woody, testing) but am having the following problem. $R CMD INSTALL -c --library=/usr/lib/R/library RSPython_0.5-4.tar.gz 2>err But then... $python >> import RS Error in .PythonInit() : Error in Python call: values Error in library("RSPython") : .First.lib failed for 'RSPython' Traceback (most recent
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
...generator] make_file(boot,*,2) [generator] make_file(dev,*,2) [generator] make_file(etc,*,2) [generator] make_file(home,*,2) [generator] make_file(lib,*,2) deleting ..autofsck.RLTEQ5 delete_in_dir(bin) [generator] make_file(bin/awk,*,2) [generator] make_file(bin/bash2,*,2) [generator] make_file(bin/bsh,*,2) [generator] make_file(bin/csh,*,2) [generator] make_file(bin/dnsdomainname,*,2) [generator] make_file(bin/domainname,*,2) [generator] make_file(bin/egrep,*,2) [generator] make_file(bin/ex,*,2) [generator] make_file(bin/fgrep,*,2) [generator] make_file(bin/gtar,*,2) [generator] make_file(bin/ni...
2010 Jan 12
1
trouble with installing SJava
...hecking for Rf_initEmbeddedR in -lR... no No R shared library found configure: creating ./config.status config.status: creating Makevars config.status: creating src/Makevars config.status: creating src/RSJava/Makefile config.status: creating Makefile_rules config.status: creating inst/scripts/RJava.bsh config.status: creating inst/scripts/RJava.csh config.status: creating R/zzz.R config.status: creating cleanup config.status: creating inst/scripts/RJava Copying the cleanup script to the scripts/ directory Building libRSNativeJava.so in /tmp/RtmpdcTvTv/R.INSTALL327b23c6/SJava/src/RSJava if test !...
2008 Jan 14
1
Install RSPerl in Leopard
...compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Support R in Perl: yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating inst/scripts/RSPerl.csh config.status: creating inst/scripts/RSPerl.bsh config.status: creating src/RinPerlMakefile config.status: creating src/Makefile.PL config.status: creating cleanup config.status: creating src/R.pm config.status: creating R/perl5lib.R making target all in RinPerlMakefile RinPerlMakefile:5: /Library/Frameworks/R.framework/Resources/etc/ Makeconf:...
2005 Jul 20
0
Question about Installing SJava package
...hecking for Rf_initEmbeddedR in -lR... no No R shared library found configure: creating ./config.status config.status: creating Makevars config.status: creating src/Makevars config.status: creating src/RSJava/Makefile config.status: creating Makefile_rules config.status: creating inst/scripts/RJava.bsh config.status: creating inst/scripts/RJava.csh config.status: creating R/zzz.R config.status: creating cleanup config.status: creating inst/scripts/RJava Copying the cleanup script to the scripts/ directory Building libRSNativeJava.so in /tmp/R.INSTALL.tf2988/SJava/src/RSJava if test ! -d /usr/loca...
2003 Sep 24
1
SJava help
...ng GNU C... yes checking whether gcc accepts -g... yes checking for Rf_initEmbeddedR in -lR... no No R shared library found updating cache ./config.cache creating ./config.status creating Makevars creating src/Makevars creating src/RSJava/Makefile creating Makefile_rules creating inst/scripts/RJava.bsh creating inst/scripts/RJava.csh creating R/zzz.R creating cleanup creating inst/scripts/RJava Copying the cleanup script to the scripts/ directory Building libRSNativeJava.so in /tmp/R.INSTALL.30363/SJava/src/RSJava if test ! -d /usr/lib/R/library/SJava/libs ; then \ mkdir /usr/lib/R/library/S...
2006 Oct 13
0
Live CD Build Error
...ue ash.static dnsdomainname hostname mount sed umount awk doexec igawk mt setfont uname basename domainname ipcalc mv setserial unicode_start bash dumpkeys kbd_mode netstat sh unicode_stop bsh echo kill nice sleep unlink cat ed ksh nisdomainname sort usleep chgrp egrep link pgawk stty vi chmod env ln ping su view chown ex...
2000 Apr 17
0
OpenSSH-1.2.3 AIX scp failure
...tderr 0 bytes in 0.1 seconds debug: Bytes per second: stdin 0.0, stdout 918.2, stderr 0.0 debug: Exit status 127 lost connection If I set UseLogin to "no" the error goes and scp works faultlessly. Looks to be a problem initializing the environment. Changing my shell from Bash to ksh or bsh results in a stall right after the "Entering interactive session." SSH works perfectly -- I can't wait to see protocol 2 integrated! Any help would be appreciated. Many thanks, ----------------------------------------------------------------------------- Doug Manton, AT&T Glo...
2006 May 17
0
RES: GET DATA and STREAM FILE commands, don´t work
...ists.digium.com] On Behalf Of > cleviton.araujo@caixa.gov.br > Sent: Monday, May 15, 2006 8:19 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] GET DATA and STREAM FILE commands, > don?t work > ... > > Now, below is my script in bash shell, scriptTest.bsh: > > #!/bin/bash > #echo -e "Testing the working GET DATA and STREAM FILE\n" >&2 > echo -e "STREAM FILE demo-instruct \"\"\n" > echo -e "GET DATA myprompt 4000 6\n" > read getDigits > echo -e "My Digits are: $getDigits\n&quo...
2007 May 18
1
uninstall tomcat5 gets openoffice
...============================================ Removing: tomcat5-jsp-2.0-api i386 5.5.17-8jpp.2 installed 161 k tomcat5-servlet-2.4-api i386 5.5.17-8jpp.2 installed 248 k Removing for dependencies: bsf i386 2.3.0-11jpp.1 installed 810 k bsh i386 1.3.0-9jpp.1 installed 1.2 M hsqldb i386 1:1.8.0.4-3jpp.4 installed 3.8 M openoffice.org-calc i386 1:2.0.4-5.4.17.1 installed 19 M openoffice.org-core i386 1:2.0.4-5.4.17.1 installed 221 M openoffice...
2004 Oct 15
0
SJava 0.65 and R 2.0.0 (slightly long)
...de that worked with SJava 0.65 under R 1.8.*. I'm trying to get it to work with R 2.0.0. My JVM is Sun 1.5.0 (running on Fedora Core 2) I downloaded and installed SJava 0.65 in my personal directory using R CMD INSTALL SJava-0.65.tar.gz -l ~/src/Rlibrary and before starting R I sourced RJava.bsh. However after loading the SJava library if do javaConfig() I get --------------------------------------------- $classPath [1] "/omegahat/Jars/Environment.jar" "/.." [3] "/omegahat/Jars/antlr.jar" "/omegahat/Jars/jas.jar" [5] "/omegahat/Jars/jha...