RE: Changing Your Shell - Was: Learning What I Need To Know About Basic Linux

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 29 Jul 2010 10:42:56 -0400

Hi Bill,
Do you mean below that the current process is running and that you are running 
possibly a different shell inside of that process?

Thanks.

Jim

Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients,  Read my accessibility blog. Discuss accessibility here. 
Accessibility Wiki: Breaking news and accessibility advice

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Bill Gallik
Sent: Thursday, July 29, 2010 9:43 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: Changing Your Shell - Was: Learning What I Need To Know About Basic 
Linux

If your system administrator won't make the change for you or he/she is
taking too long you can always do the following after logging on:

        exec ksh

- or whichever shell you prefer.

By using "exedc" you are instructing Linux/Unix  to execute that program as
part of the current (shell) process.  Be careful using "exec" with a
terminating program (I.e., "exec ls") because that will terminate your login
session when that terminating program exits.
----
Holland's Person, Bill
E-Mail: BillGallik@xxxxxxxxxxxxxx
- The early bird may get the worm, but the second mouse gets the cheese!

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed.  If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it.  If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
 The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: