search for: csh

Displaying 20 results from an estimated 439 matches for "csh".

Did you mean: cs
2006 Oct 31
0
6268990 cmd/csh and gcc don''t get along
Author: muffin Repository: /hg/zfs-crypto/gate Revision: 1185b1416f2a1ca60093f12914f451ade7de8d43 Log message: 6268990 cmd/csh and gcc don''t get along Files: create: deleted_files/usr/src/cmd/csh/stubs.c delete: usr/src/cmd/csh/stubs.c update: usr/src/cmd/csh/Makefile update: usr/src/cmd/csh/csh.xcl update: usr/src/cmd/csh/i386/Makefile update: usr/src/cmd/csh/i386/signal.c update: usr/src/cmd/csh/printf.c...
2000 Nov 20
0
FreeBSD Security Advisory: FreeBSD-SA-00:76.tcsh-csh
-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-00:76 Security Advisory FreeBSD, Inc. Topic: tcsh/csh creates insecure temporary file Category: core, ports Module: tcsh, 44bsd-csh Announced: 2000-11-20 Affects: FreeBSD 4.x, 3.x prior to the correction date. Corrected: 2000-11-04 (FreeBSD 4.1.1-STABLE) 2000-11-05 (FreeBSD 3.5.1-STABLE) 2000-11-09...
2005 Oct 19
1
can't start csh (scripts) (PR#8220)
Dear R developers, after upgrading from R 2.1.1 to 2.2.0 I can't start csh (scripts) anymore. While the following commands work fine > system("tcsh -c pwd") /hom1/users/gloeckler > system("bash -c pwd") /hom1/users/gloeckler > system("ksh -c pwd") /hom1/users/gloeckler csh (in contrast to the shells used above) doesn...
2004 Aug 12
5
shorewall iprange problem
...ne can help me understand why this is happening. I''m trying to write a script using ''shorewall iprange'' to parse some ip ranges into subnets so that i can place them into the blocklist. I keep getting an error when i run the script though. Here is the script: #!/bin/csh foreach i (`cat ipranges`) shorewall iprange $i >> /etc/firewall/tools/blacklist/blocklist end Here is the error: : syntax error: operand expected (error token is " ") /sbin/shorewall: line 557: [: 67277280: unary operator expected /sbin/shorewall: line 563: [: 67277280: unary...
2011 Jan 25
3
#!/bin/csh -v not work on CENTOS 5.5
We have several "csh" batch scripts using "#!/bin/csh -v". It work fine, before Centos 5.5. After cenos 5.5, it will NOT execute and only list history. Anyone know why? Thanks.
2006 Oct 31
0
PSARC/2005/460 Increasing the shell variable name length in csh
Author: jonb Repository: /hg/zfs-crypto/gate Revision: aaf20404f793856b5286f916927b21e04c9276b7 Log message: PSARC/2005/460 Increasing the shell variable name length in csh 1191119 *csh* : can''t use the set command for variable larger than 21 characters in csh Files: update: usr/src/cmd/csh/sh.c update: usr/src/cmd/csh/sh.h update: usr/src/cmd/csh/sh.tconst.c
2009 Dec 03
1
"csh -v" show history at end of batch job (CENTOS 5.4)???
I have some batch JOBs migrate from CEBTOS 5.3 to CENTOS 5.4 server. Those batch files start on "#!/bin/csh -v". Those batch files run good under CENTOS 5.3. on CENTOS 5.4 batch jobs still run good but end of batch priocess it will show "history". Does anyone know why? Thanks. ___________________________________________________ ??????? ? ???????????????? http://messenger.yahoo.co...
2009 Aug 28
1
[off-topic] Question about csh.
...solved this: "At the command prompt I used to be able to type the first letter of a line command and then by using the up arrow key, scroll through all of the line commands, that begin with that letter, that I had previously executed." It's a machine with CentOS-5.3, x86_64, and tcsh-6.14-14.el5, but his shell is 'csh'. Thanks Marcelo
2006 Mar 02
0
Making SwitchTower work with csh (and other non-posix shells)
I tried using ST, but it didn''t work with the csh shell. Today I decided to make it work, and came up with the very simple solution of wrapping the failed commands inside a bash instance. Blog post is http://www.flpr.org/articles/2006/03/02/make-switchtower-work-with-csh-hack Solution (so you don''t have to read the blog post :) is to e...
2001 Mar 01
1
Using csh
Hi all, I am fancying the idea of using my preferred shell (t)csh when invoking system(). How can I do that? (I didn't find anything about that in the FAQ). Thanks for help, -christian Dr.sc.math.Christian W. Hoffmann Mathematics and Statistical Computing Landscape Modeling and Web Applications Swiss Federal Research Institute WSL Zuercherstrasse 111 CH-89...
2015 May 09
2
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
...in/bash as /bin/bash. Easy to do, but no perfect solution, when it comes to OS portability, though. > You could either install bash That works well. > or just try if it works if you change it to /bin/sh and use whatever FreeBSD has that pointing to. That fails because /bin/sh equals /bin/csh at FBSD. Thanks and with kind regards, Michael
2006 Oct 31
0
6336149 *csh* core dump if argv is unset or reset
Author: nakanon Repository: /hg/zfs-crypto/gate Revision: 256327dbf767068c6616d7e339fe18c6f2e3bd36 Log message: 6336149 *csh* core dump if argv is unset or reset Files: update: usr/src/cmd/csh/sh.c
2015 Apr 24
9
Real sh? Or other efficient shell for non-interactive scripts
On 04/24/2015 03:57 AM, Pete Geenhuizen wrote: > if you leave it out the script will run in whatever environment it > currently is in. I'm reasonably certain that a script with no shebang will run with /bin/sh. I interpret your statement to mean that if a user is using ksh and enters the path to such a script, it would also run in ksh. That would only be true if you
2012 Apr 17
4
top not restoring terminal echo/icanon correctly
(Please keep me CC'd as I'm not subscribed to the list) I'd like to request that folks running RELENG_8 (and RELENG_9, though I do not use it) please check the behaviour of their terminal after each of following commands are run (check terminal after each command): top -a (press "q" after 1 screen refresh) top -b If you find that your input characters in your shell
2001 Mar 08
0
C locale ?? Using csh??
...lt. The netscape never comes up .. What could be wrong here? I have been experimenting with getting Rggobi running which may have interfered with something? Can I correct this behaviour in a straight forward way? PS: I asked sometime ago: I am fancying the idea of using my preferred shell (t)csh when invoking system(). How can I do that? (I didn't find anything about that in the FAQ). Does anybody have an answer? Thanks for help, -christian Dr.sc.math.Christian W. Hoffmann Mathematics and Statistical Computing Landscape Modeling and Web Applications Swiss Federal Research Institute...
2013 Dec 11
2
libc_nonshared.a missing on 10.0-RC1
Hi all! Yesterday I upgraded to FreeBSD 10.0-RC1 through freebsd-update. Everything seemed fine until I decided to upgrade my ports today. There was a new version of pkg which built fine up until the linking: ===> Building for pkg-1.2.3 --- all --- ===> libpkg (all) --- objwarn --- --- libpkg.so.1 --- --- objwarn --- Warning: Object directory not changed from original
2003 Nov 04
1
Veractiy and FreeBSD
I'm trying to get veracity (http://www.rocksoft.com/veracity/), a tripwire replacement, working on FreeBSD 5.x. When I try and create a snapshot I get the following error for files sitting on my root partition: -- snip snip -- csh.logout E: Error opening binary (B) stream of file "/etc/csh.logout". (OS error message="File is on the procfs (/proc) device."). E: Could not obtain attribute B.md5 for this file. -- snip snip -- I've tried taking both PROCFS and PSEUDOFS out...
2016 May 28
1
Looking for location of some specific settings in CentOS 6.x
Hello, I have several virtual machines, all with CentOS 6.x and one so called virtual server at a web hoster my virtual machines (VMware) were all installed manually using the .iso, some exist longer and therefore were originally a CentOS 6.3, some are newer and wer originally a CentOS 6.6; and this virtual server has been installed using a preconfigured image from the web hoster; on all
2015 Apr 23
1
Samba 4.1 Member Server and Winbind
...nch of > time on this in 7.2-RELEASE and it took a while to debug this . Using a > standard port of bash or any other shell resolved this for me . > ----------------------------------------- > Well, I have my root shell changed to /bin/sh.. > Changing the root shell back to /etc/csh works: > $ id pross > uid=10000(pross) gid=10000(domain_users) groups=10000(domain_users) > Both shells are dynamically linked under my FreeBSD-10 system. > $ file /bin/sh > /bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), > dynamically linked, interpreter /lib...
2001 Mar 08
0
2: C locale ?? Using csh??
Hi all, This seems to be a temporary problem of our local Solaris machine. Sorry for bugging you. --christian >Help! My help system is not functioning: >>help.start() >Making links in ~/.R ... >If netscape is already running, it is *not* restarted, >and you must switch to its window. >Otherwise, be patient.. >> C locale package not found. Using C locale by default.