![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| identify the child shell | arpit_narula | SUN Solaris | 1 | 10-29-2007 12:51 PM |
| how to display the shell type | yipster | UNIX for Dummies Questions & Answers | 3 | 11-04-2006 09:38 PM |
| Identify type of file | DebianJ | Shell Programming and Scripting | 1 | 11-17-2005 11:55 AM |
| Help on Simple shell that look for a file type | Peterh | Shell Programming and Scripting | 5 | 10-07-2003 12:38 AM |
| External comands in C? | merlin | High Level Programming | 2 | 01-08-2003 01:15 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to identify the type of shell using comands..
Dear friends,
please tell me how to identify the type of the shell (whether cShell, kshell or anything else) please tell me the command. waiting for ur reply.... regards, swamymns |
|
||||
|
another way,
a simple ps command would get u the listing. shell that you use currently also would be included. Ex: let's say your default shell is /bin/ksh and in .profile at the end; loaded another shell /bin/bash ps command would give the listing of all shells spawned and the current shell you are in. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|