由买买提看人间百态

topics

全部话题 - 话题: csh
1 2 3 4 5 6 7 8 下页 末页 (共8页)
u*******n
发帖数: 119
1
来自主题: Unix版 - "#! /bin/csh" != "#!/bin/csh" ??????
When I use a software to process my data, I find there is
one shell script file doesn't work for my machine ( SunOS 5.7).
I check this file, and find the top of this file is
"#! /bin/csh"
When I delete the "blank" between "!" and "/bin/csh", i.e., change this
line as
"#!/bin/csh"
It works !!!
Since, in this file, there are lots of awk commond. I guess "#! /bin/csh"
will lead to "/bin/sh" to run this file, and hence lead to my awk problem.
So, is my idea correct ? I am not sure. After all, I am a
c**t
发帖数: 2744
2
来自主题: Unix版 - "#! /bin/csh" != "#!/bin/csh" ??????

You may run '/bin/csh yourscriptfile', then a new child csh will be created.
I think 'awk' also works in sh or ksh. You can run 'echo $RAMDOM' to figure
out what the default shell is. ( Return something, ksh; empty BourneShell;
error prompt, csh) or 'grep blah /etc/passwd' to do the same job.
r*g
发帖数: 186
3
来自主题: Linux版 - 小白问个csh的问题
我以前一直用bash
最近因为公司默认shell是csh, 不得不开始学习csh
大概问题是这样的:
由于我没有root权限, 所以我都是在$HOME下面建立一个.pseudo_root
然后在这个$HOME/.pseudo_root下面有usr/bin usr/lib之类的
然后自己安装软件都是--prefix=$HOME/.pseudo_root/usr
以前从来都没啥问题
由于这样的设置, 一般要把LD_LIBRARY_PATH加一个$HOME/.pseudo_root/usr/lib
我在.cshrc中设置:
1. set LD_LIBRARY_PATH in .cshrc as:
setenv LD_LIBRARY_PATH ${HOME}/.pseuso_root/usr/lib:${LD_LIBRARY_PATH}
然后打印$LD_LIBRARY_PATH也的确表现正常:
echo $LD_LIBRARY_PATH
/home/anhong/.pseuso_root/usr/lib:/grid/sfi/lsf/cvalsf01/9.1.1/linux2.6-
glibc2... 阅读全帖
c**t
发帖数: 2744
4
来自主题: Unix版 - "#! /bin/csh" != "#!/bin/csh" ??????

It seems that the default shell is (t)csh. 'echo $SHELL' to verify.
u*******n
发帖数: 119
5
来自主题: Unix版 - "#! /bin/csh" != "#!/bin/csh" ??????

It shows " /bin/csh". I guess the problem in that codes is caused by a
unseen symbol.
Thanks, buddy
-
-
l***r
发帖数: 459
6
来自主题: Unix版 - how can I change csh to tcsh or bash
Greetings,
Now I am using csh on Solaris. I wonder how I can change csh to tcsh?
Thanks!
n**t
发帖数: 45
7
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(十一)
发信站: Unknown Space - 未名空间 (Mon May 16 14:19:57 2005) WWW-POST
本文献给YL
(十一)核抽提物
上回谈到纯化AP-1转录因子的大致流程。其实在过柱子之前的核抽提物的准备
也是十分关键的。从天然产物中纯化蛋白,如果大概知道蛋白在什么细胞器官,把
细胞器先分离出来作为纯化的起始原料,可以省好多事情。因为细胞器官的分离的
方法已经很成熟了。
核抽提物是怎么准备的呢?首先,融解Hela细胞。我们在这个模块用的细胞都不
是自己长的,而是直接从一个公司Biovest 买来的。据说这个公司有NIH的补贴,
所以价钱不贵。一升media的Hela细胞才要17刀。冻存在-80度的hela泡在有
glycerol的buffer里面,第一件事情就是要用有镁离子的PBS来冲洗几遍。然后用
一种低渗buffer来重悬细胞。这种低渗buffer盐浓度很低,
n**t
发帖数: 45
8
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(一)
发信站: Unknown Space - 未名空间 (Thu Apr 28 14:37:18 2005) WWW-POST
本文献给YL
引子
2000年5月6日,我一个人在合肥三孝口书店闲诳,希望买点参考书带出国去。我注意到有一本翻译过来的书,
书名叫做《蛋白质纯化与鉴定实验指南》。这本书很奇怪,里面列出了很多具体实验的步骤和解释。我很快意
识到,这本书实际上是冷泉港实验室开设的一门《蛋白质纯化与鉴定》实验课的教材。这本书深深的吸引了我,
因为里面记录的实验十分经典,涵盖了蛋白质纯化中可能用到的大部分手段,并且对实验细节有十分详尽的解释。
我对这本书爱不释手,于是就买了下来, 而且当时就动了上这门课的念头。这是一个很模糊的想法,没有想到
的是,五年以后这个想法竟然实现了。
这一系列文章是我对这次上课经历的全面总结,一部分是八卦,一部分是流水账般的记叙,还有一些是从
这课程学到的tricks, 最
n**t
发帖数: 45
9
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(二)
发信站: Unknown Space - 未名空间 (Thu Apr 28 14:44:32 2005) WWW-POST
本文献给YL
(二)同学和老师
冷泉港的《蛋白质纯化与鉴定》培训班历史相当悠久,从1989年开始每年都开课,到今年是第十六次。每
年都是四月初开始,持续两个星期。值得一提的是,冷泉港有相当多的培训班和会议,是一个科学家交流和
学习的中心。这是冷泉港享有盛名的最主要原因。
2004年底, 我下定决心上这门课,于是递交了申请。二月份的时候的到消息,我被录取了,并且还有
1000刀的tuition waiver。可我还是高兴不起来,因为还得解决1600刀(学费一共2600刀)。老板人很nice,
但是他实在没钱了,所以我只好咬咬牙自己套腰包解决了,去年的退税就这样全搭进去了, 欲哭无泪啊。
四月五号下午我赶到冷泉港,办完登记手续后被告知晚上七点全体开会,与教员和同学见面。老师一共有四
n**t
发帖数: 45
10
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(三)
发信站: Unknown Space - 未名空间 (Thu Apr 28 17:44:52 2005) WWW-POST
本文献给YL
(三) 不溶的sigma32
四月六号早上,我们开始了第一模块的实验,Burgess教授负责。这老兄研究了一辈子E.Coli的RNA polymerase。E.Coli RNA polymerase 核心酶是一个蛋白质复合体,只有合成RNA的活性,却没有
识别DNA的能力。Sigma系列因子能够识别启动子, 并且与核心酶结合,从而实现转录。我们这个实验
的核心主角就是其中一个因子,叫sigma32。Sigma32可以识别heat shock genes的启动子。Sigma 32
过表达在大肠杆菌里面的时候,绝大部分形成了不溶的包涵体(inclusion body),我们的任务就是要用变性
剂溶解变性不溶的蛋白,然后做重折叠。
所有的buffer几乎都已经配好了
n**t
发帖数: 45
11
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(四)
发信站: Unknown Space - 未名空间 (Thu Apr 28 17:50:21 2005) WWW-POST
本文献给YL
(四)Hydrostatic pressure和跑小柱子的trick
Dr. Burgess 假定我们对蛋白质纯化一无所知,所以讲得很细致。比如他特别提到了disposable
column的用法。这种小柱子很简单,把beads倒进去,冲洗一下就可以用来纯化蛋白了,很方便。
唯一的问题是,由于是依靠重力跑,速度有时候会十分慢。液体流经柱子速度由hydrostatic pressure
(静流体压力)来决定。而hydrostatic pressure又是由实际柱高(即液体经过的长度)来决定。如果你
嫌液体流得太慢(尤其是洗柱子的时候),可以在柱子下端出口连一个长的塑胶管子或者针管,这样速
度会快很多。这是很简单的小trick, 但我觉得对初做蛋白质纯化的人还是很有帮助的。
n**t
发帖数: 45
12
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(五)
发信站: Unknown Space - 未名空间 (Thu Apr 28 17:57:06 2005) WWW-POST
本文献给YL
(五)"万金油"buffer
Dr. Burgess 这人特有意思,喜欢吹嘘他发现的小trick。比如,他得意说他是全美国最早用
coomassie blue染蛋白胶的人。据他说,六几年的时候他看到一个澳洲的老兄的一片文章,讲述
一种新奇的染料叫考马市亮蓝, 比当时流行的染料amido black灵敏十倍以上。所以他就写了一
封信要了一些,结果效果奇好。我们听得都目瞪口呆。
不过Burgess最自豪的,还是他的“万金油”buffer。他告诉我们说,他几十年了,总喜欢用这
个buffer的配方,什么蛋白都喜欢这种buffer, 可以说到了包治百病的神奇地步。尽管他吹得神
乎其神,配方却十分简单。这个buffer叫TGE,就是Tris, glycerol 和 EDTA。配方
n**t
发帖数: 45
13
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(六)
发信站: Unknown Space - 未名空间 (Thu Apr 28 18:08:46 2005) WWW-POST
本文献给YL
(六)兴风作浪的乳糖(lactose)
晚上每天都有人做报告,我觉得让我收获最大的是Bill Studier的报告。本来这个报告是后来才听到的,
但是由于Burgess的模块是唯一的涉及大肠杆菌钟表达蛋白的,我把这一段提前来说说。Studier这老哥是
Brookhaven National Laboratory的,一生研究T7 噬菌体,也是T7 RNA polymerase induction
system(pET 系列质粒)的发明者。
T7 系统在大肠杆菌表达蛋白的应用实在太广泛了,但凡表达蛋白的兄弟姐妹们的不可能不知道这个
系统。长话短说,pET系列的质粒都用T7 promoter来控制基因的表达。T7 promoter只能被T7 RNA
pol
n**t
发帖数: 45
14
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(七)
发信站: Unknown Space - 未名空间 (Thu Apr 28 18:15:35 2005) WWW-POST
本文献给YL
(七)古怪的CDC6
 这里再给大家讲一个在大肠杆菌中表达蛋白质的例子,一个很夸张的例子,但是很有启发性。
Bruce Stillman 是冷泉港的现任主管,是一个绝对的牛人。不但科学做得很好,而且还很爱
国。他是澳洲人,在美国待了N年,却从没有加入美国国籍,所以他只是外籍院士。我们的晚间报
告有一个是他作的。他主要研究真核生物的DNA复制。这是一个到现在为止都没有完全弄明白的领
域。在报告里面,他特别提到了表达纯化CDC6蛋白的经历,我觉得十分有意思。这个蛋白, 用他
的话说,是"a pain in the ass"。
 CDC6是干什么的呢?这要从ORC说起。真核生物的DNA有多个复制起始位点(replication
origin),ORC(Origin R
n**t
发帖数: 45
15
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(八)
发信站: Unknown Space - 未名空间 (Fri Apr 29 11:14:36 2005) WWW-POST
本文献给YL
(八)”液体DEAE“
 绕了这么大一圈,现在再回到第一个模块的实验来。前面提到Dr.Burgess要我们
试Gudn HCl溶解sigma32之后的重折叠,结果很糟糕。我们接着试了用sarkosyl做
变性剂的蛋白重折叠。步骤和前一个类似,只是这一次是突然稀释至25倍体积。效果
好了很多,至少没有浑浊现象了。接着我们用Poros HS 50,一种阳离子交换柱,
来把可溶的sigma 分离了出来。为什么这一次用Poros HS 50 而不是前面用的阴离
子交换柱呢?因为sarkosyl带负电,会与阴离子交换柱结合得很好。再加上sigma32
很奇怪,既有负电的表面,又有带正电的表面,所以可以用阳离子交换柱。值得一提
的是绝大部分蛋白质都是偏酸性,所以阴离子交换柱用
n**t
发帖数: 45
16
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(九)
发信站: Unknown Space - 未名空间 (Sun May 1 22:44:00 2005) WWW-POST
本文献给YL
(九) 沉淀,沉淀,沉淀
上一部分我匆匆提到了用硫酸氨沉淀来去掉PEI(Polyethyleneimine)的步骤。
不常做生化的同学可能对硫酸氨沉淀的方法不熟悉。但其实这种沉淀是蛋白质纯化中
及其重要的一种方法。说实话我过去也很少接触,但是在这个课里面,四组实验中有
三个都用到了这个方法,可见其重要性。
硫酸氨沉淀是怎么做的呢?其实很简单,把磨细了的硫酸氨粉末往样品溶液里
倒就行了,蛋白就会相继沉淀下来。由于不同的蛋白,在不同的硫酸氨浓度下被分
别沉淀下来,这种方法把蛋白质样品粗粗的分离一下。这种方法对大量样品尤其好
用,因为比较方便快捷便宜。硫酸氨沉淀的优点是什么呢?最大的优点是这东西虽
然能让蛋白质沉淀下来,但是不会让蛋白质变性,所以沉淀下来的蛋白
n**t
发帖数: 45
17
【 以下文字转载自 Biology 讨论区,原文如下 】
发信人: royluo ( 罗马情结), 信区: Biology
标 题: 从纯化到星辰---CSH蛋白质纯化课侧记(十)
发信站: Unknown Space - 未名空间 (Wed May 11 20:43:26 2005) WWW-POST
本文献给YL

(十) 永远的转录因子
第一个模块的实验结束以后,我们进入第二个模块的实验。这个实验的指导教授叫Al Courey。
这个模块的实验主要是要从Hela细胞里纯化AP-1。AP-1是一种很重要的sequence specific转录因
子,在很多生理过程里都有作用。AP-1其实不是一种均一的蛋白质,实际上一种二聚体结构,要么
是Jun-Jun 或者是Jun-Fos dimer。Jun和Fos都是alpha helix的结构。Helix的一边有很多Leu,和
另一个helix形成Leucine Zipper的结构,而helix另一边就是碱性的氨基酸居多,所以可以和DNA
结合。这个转录因子看起来就象一双筷子夹着DNA。
sequence spec
N**********d
发帖数: 9292
18
似乎没这个东东。。。。
CORRECT>csh (y|n|e|a)?
x****r
发帖数: 12
19
你如果有root password, 直接改/etc/passwd把/bin/csh换成/bin/bash。 如果没有
root也没有chsh, 在~/.login里加入一行:
exec bash -l
f****p
发帖数: 18483
20

bash用的算是最多的。sunos/solaris用的是csh。但是你自己可以配置。
r*g
发帖数: 186
21
来自主题: Linux版 - 小白问个csh的问题
不行
各种设置貌似都是csh的
弄到bash成本太高
p*w
发帖数: 124
22
in csh, tyoe the program name, a.out,
but " invalid interpretor appeared", why?
t***n
发帖数: 67
23
Does anyone know how to convert the csh shell script to dos batch file?
because I have to move the program from unix to pc.
It is hard for me to modify the shell script.
Is there any tool to do it or any trick ?
thanks
p**v
发帖数: 853
24
it is said that csh is not in programming,
and ksh is based on bsh, so it seems
that ksh is the best. is this true?
which is the most popular? any tradeoff?
t*********l
发帖数: 30
25
Normally when we say sh, we mean Bourne Shell. It appeared
from the Seventh Edition Bell Labs Research version of UNIX.
Bash is an sh-compatible shell that incorporates useful
features
from the Korn shell ksh and the C shell csh. It is intended
to
be a conformant implementation of the IEEE POSIX Shell and
Tools
specification (IEEE Working Group 1003.2). It offers
functional
improvements over sh for both interactive and programming
use.
Nowadays, it currently runs on nearly every versino of Unix
b**********e
发帖数: 13
26
来自主题: Unix版 - remove history logs in CSH
Could someone advice that how to remove history in CSH? As there is no histroy
file created under user's home directory? Where did it record?
g********d
发帖数: 89
27
来自主题: Unix版 - ctrl+c doesn't work in csh, help!
the ctrl+c doesn't work in csh, I don't why.
I can use ctrl+c correctly if I ssh to other host, so it should not be the
hardware problem.
Anybody give me a hint? Thanks
d*******k
发帖数: 41
28
来自主题: Unix版 - how to make Del work under tcsh/csh?
the special keys Del, End, Page Up/Down and Insert
don't work at all in tcsh/csh command lines. they
always give out character ~ in the command lines.
is there any way to config the key mapping and make
all these keys work normally, for example, like the
way they do under bash
thanks
GB
发帖数: 256
29
来自主题: Unix版 - 怎么从BASH 换到 CSH
不熟悉UNIX.
在用APPLE的OSX环境.
不知道怎么从bash 转换到 csh.
GB
发帖数: 256
30
来自主题: Unix版 - 怎么从BASH 换到 CSH
就是CSH啊.

发帖数: 1
31
来自主题: Faculty版 - Jan's lab : 这里有弟子么?

Download pdf published by SfN (Chapter from 'The History of Neuroscience in
Autobiography, Volume 8' edited by Larry R. Squire)
Yuh-Nung Jan's CV
Lily Jan's CV
Yuh-Nung Jan and Lily Jan
Birth
Family History and Growing Up
National Taiwan University
The Hiking Trip to Shitou in the Spring of 1967
Graduate School Application
Graduate Study at Caltech (1968锟974)
Seymour Benzer Lab (1974锟977)
Steve Kuffler锟絪 Lab at H... 阅读全帖
r********s
发帖数: 179
32
[6:19pm] echo $SHELL
/bin/tcsh
[6:20pm] alias prsth 'echo "It Works"'
[6:20pm] cat > xixi.csh
#!/bin/csh
prsth
[6:21pm] chmod +x xixi.csh
[6:21pm] ./xixi.csh
prsth: Command not found.
[6:21pm] cat > xixi.csh
#!/bin/csh
alias prsth 'echo "It Works"'
prsth
[6:28pm] ./xixi.csh
It Works
**********
From the above test, we can see this might be the case touchsoul got stuck in.
i.e., even when you are using csh/tcsh, yo
m*******m
发帖数: 182
33
来自主题: Unix版 - Enviroment Config Help
I dont think so. csh doesnt have command line editor. Its
history
substitution is via event specifiers, ie, !!, !n, !str, !#,
etc. tcsh shell
has this general purpose command line editor as a major
enhancement over
csh. See `man csh` and `man tcsh` for the detail
differences.
Some sysasms just alias csh to be tcsh. This may be the
source of confusion
too.
tcsh reads .cshrc and .tcshrc at startup, while csh only
reads .cshrc.
csh command completion is via ESC rather than TAB in tcsh,
and by
p**e
发帖数: 533
34
来自主题: Unix版 - unix command explain??
谁能解释一下下面的UNIX command. 看不懂
/bin/rm -f rms_fnam rms.csh awk.file
是不是delete 这三个文件?
echo 'BEGIN {header = 1 }' > awk.file
不知道
echo '{if ( header == 1 ){' >> awk.file
不知道
echo ' else header = 0; } ' >> awk.file
不知道
echo rms_1-2_all.crd | awk '{print tolower($1)}' >rms_fnam `
echo ' set fnam=`cat rms_fnam`; set fnam=$fnam:r ; /bin/rm -f $fnam.rms '
>> rms.csh
echo 'awk -f awk.file $fnam.crd > $fnam.rms ' >> rms.csh
csh rms.csh
/bin/rm -f rms_fnam rms.csh awk.file
m****m
发帖数: 165
35
来自主题: Unix版 - soloris 2.5 unable to login
You can change root shell to csh and it realldy doesn't hurt
much.
1. You probably doesn't have csh under /bin, change to
root:..:/usr/bin/csh
2. Add an entry to /etc/shells for csh, like
q********u
发帖数: 6
36
来自主题: Unix版 - 弱弱地问一个emacs的问题
在M-x term 选/bin/csh,但显示
csh: Cannot open /etc/termcap.
csh: using dumb terminal settings.
请教各位在emacs中如何把csh作为shell.
thx
V*****n
发帖数: 893
37
来自主题: Carolinas版 - cary/apex group bike ride 报告
从chapel hill搬到cary半年了,也开始对这边的cycling clubs和gruop rides有了一
些了解。主要印象如下:
1. 这边人太有钱了,七八千的车要常见的多,一万三四的车也经常见到
2. 比起chapel hill,这边很平
3. poser很多
4. cycling 在这边更popular,当然可能因为人口多
这边group rides数不胜数,特别是中速的ride,我去过的几个weekly group rides:
周二周四:CSH Apex,6pm, 30-35 miles, average 23-25mph.
周六:CSH Cary, 8:30am, 60 miles, a group avg 20+mph
周日:CSH Cary, 9am, 35 miles, first 12 miles avg 18mph, then A and B groups
split, A group avg 22-24mph for the rest 22 miles. Jerry以前去这个,前几周
看到一个亚洲人,不只是不是这版上的
周日:Apex community
A******a
发帖数: 61
38
Thanks! yes, that is one solution. another one is here, need to write the
command as a string array and tell the shell dir clearly:
http://www.unix.com.ua/orelly/java-ent/servlet/ch13_04.htm
"
String[] command = { "/bin/csh", "-c", "finger | grep -v jhunter" };
The program Java executes is /bin/csh. csh is passed two arguments: -c,
which asks the shell to execute the next parameter, and finger | grep -v
jhunter, which is executed by the shell."
c*******g
发帖数: 49
39
来自主题: Linux版 - 问一个ssh的问题
问个新手问题。
自己用linux远程登陆到另外一台linux的服务器上,用ssh -X想打开窗口界面。但是发
现server上我的帐号如果用csh,就不行。如果改成bash,就可以。请问这是怎么回事?
另外,因为server上的一个软件是装在csh下,改成bash就不能用了。请问如何可以把
server上的帐号改成用bash,同时可以运行csh下安装的软件?除了把env的变量都移到
bash之外,还要作些什么?多谢。
h******a
发帖数: 198
40
来自主题: Unix版 - how to let awk not print?
csh/tcsh deemed harmful for programmers.
! has many special meanings in csh/tcsh.
if you try them in csh/tcsh, you will know
m*******m
发帖数: 182
41
来自主题: Unix版 - Enviroment Config Help
You guys are talking about tcsh, not csh. The key bindings
for hitsoty substitution and completion are enhancements
tcsh made over csh. So, run tcsh instead of csh.
q*c
发帖数: 1172
42
来自主题: Unix版 - A question about cron job
Hi
I try to run some csh scripts as crontab jobs.
seems the .cshrc file was not invoked first when
the crontab job was executed, then some env variable
and commands in the csh scripts were not recognized
and the csh script can not run.
Any idea?
r********s
发帖数: 179
43
Let's do a test in explicit shell definition.
[12:04am] tail -n 1 ~/.cshrc
alias prsth 'echo "It Works"'
[12:04am] cat xixi.csh
#!/bin/csh
prsth
[12:04am] ./xixi.csh
It Works
[12:04am] cat xixi.sh
#!/bin/sh
prsth
[12:04am] ./xixi.sh
./xixi.sh: prsth: not found
Isn't it clear now?
c*****t
发帖数: 1879
44
来自主题: Unix版 - AIX shell configuration
The features you talked about are for tcsh...
csh does have file name completion, but instead of using tab, use Esc.
csh has command history name substituion scheme. For instace, !!
means the previous command. !g means the previous command that starts
with g. There are more advanced stuff which you can read from csh
man page.
T********r
发帖数: 6210
45
/etc/profile for sh/bash
/etc/csh.login, /etc/csh.cshrc for csh/tcsh
f*******y
发帖数: 6
46
来自主题: Unix版 - a painful problem
I have this problem:
a csh script.. I cannot run it as a command, the error is: command not
found,sth.like that. even it is in the current directory. but If I input each
line of that csh script after the prompt, no problem.
Usually, I alway put first line as "#!/bin/csh", if I remove this, the error
would be different, saying one line in the script has syntax error, even
actually no any syntax error in that line at all.
I have this kind of problem occasionally, really painful.. anybody has semi
z********0
发帖数: 9013
47
oh csh
I'm not familiar with csh
hope it works:
#!/bin/csh
foreach line ("`cat myemailfile`")
mail $line < message.txt
end
z********0
发帖数: 9013
48
oh csh
I'm not familiar with csh
hope it works:
#!/bin/csh
foreach line ("`cat myemailfile`")
mail $line < message.txt
end
f*******r
发帖数: 55
49
【 以下文字转载自 JobMarket 讨论区 】
发信人: frankfeir (frankfeir), 信区: JobMarket
标 题: Synopsys R&D positions in MA
发信站: BBS 未名空间站 (Wed Feb 25 14:07:46 2015, 美东)
There are 2 openings in Synopsys VG team in marlborough, ma. If you are
interested, please send resumes to [email protected]
/* */
R&D Engineer, Staff
The Engineer will be part of the Software R&D team based in Marlborough, MA.

In this role you will contribute to the development of simulation, emulation
and FPGA prototyping software, includi... 阅读全帖
f*******r
发帖数: 55
50
来自主题: JobMarket版 - Synopsys R&D positions in MA
There are 2 openings in Synopsys VG team in marlborough, ma. If you are
interested, please send resumes to [email protected]
/* */
R&D Engineer, Staff
The Engineer will be part of the Software R&D team based in Marlborough, MA.

In this role you will contribute to the development of simulation, emulation
and FPGA prototyping software, including the support and modeling of the
prototyping board, automatic partitioning, placement and routing on the
board, timing analysis and timing optimiza... 阅读全帖
1 2 3 4 5 6 7 8 下页 末页 (共8页)