Results 1 to 7 of 7
does pc-bsd uses tcsh by default.i get % sign.if i type bash than i get bash prompt.when i type tcsh i get sign for secondary prompt is that normal?
and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-14-2006 #1
2 more questions
does pc-bsd uses tcsh by default.i get % sign.if i type bash than i get bash prompt.when i type tcsh i get sign for secondary prompt is that normal?
and why cant i type sign for secondary prompt (im not able to change inputs and outputs)
second thing:
i cant get 1024x1800 (or resolutionlike that)to work....but it is in the xorg.conf
- 09-14-2006 #2
oh i have discovered that % sign is for csh.....is that similiar with tcsh?
- 09-14-2006 #3According to the tsch website:
Originally Posted by jan1024188
The % sign does not necessarily mean that the shell is csh. I use Zsh and the prompt uses % instead of $ like sh, bash and ksh.Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh)
- 09-14-2006 #4
ksh sounds like korn shell....what is that z shell?
enyway im gonna to start learning TC shell so before buying a book i want to know a few things.
how to see which shell do i use?
and how to get sign for second prompt to work?
- 09-14-2006 #5is that a keyboard error or what?and how to get sign for second prompt to work?
- 09-14-2006 #6
- Take a look at http://zsh.dotsrc.org/ to find out more about ZSH.
- Yes csh and tcsh are related to C programming and thats why many C programmers like them.
- orCode:
echo $SHELL
Code:echo $0
- Not sure what you mean here, so can you give more info.
- 09-14-2006 #7
4. if i press a button with this sign(< or >) it just happens nothing


Reply With Quote
