aspose file tools
The moose likes Linux / UNIX and the fly likes doubt on shell Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "doubt on shell" Watch "doubt on shell" New topic
Author

doubt on shell

manas ranjan mandal
Ranch Hand

Joined: Apr 02, 2008
Posts: 97
which of the following is NOT a shell keyword.
a)shift
b)is
c)readonly
d)unset
Thanks in advance
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

Do you have a shell account you could try these commands on?


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
manas ranjan mandal
Ranch Hand

Joined: Apr 02, 2008
Posts: 97
no i donot have.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56216
    
  13

Where are all these questions coming from?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
manas ranjan mandal
Ranch Hand

Joined: Apr 02, 2008
Posts: 97
i have seen this question in net but they donot provide any answer.so can you know the anser of this question?
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24059
    
  13

You know, there are a number of different shells (sh, csh, tcsh, bash, ksh, zsh...) each with its own syntax. Without saying otherwise, we can probably assume this is about sh, the "Bourne shell".

There are lots of references on this topic on the Web; here's a random one.


[Jess in Action][AskingGoodQuestions]
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

These sure sound like homework questions to me.
How about installing cygwin? It gives you a nice bash shell on a Windows computer. Or download one of dozens of Live CD's. Then we're not just discussing Unix in the abstract and you're actually learning something rather than discussing trivia.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: doubt on shell
 
Similar Threads
Mac shell won't print Accented Unicode characters
Good hollywood ghost movies
WA #1.....word association
What shell script is wise invest in learning? ksh? bash? sh? csh? help!
Shell Difference!!