The TCSH equivalent to the "export" builtin is "setenv".
On Fri, Jun 7, 2013 at 8:47 AM, Mark Pace <[email protected]> wrote: > DOH! I'm no UNIX expert. I had changed my shell to TCSH because I liked > using tab key for autocomplete and arrow up to go back through command > history. Surprise! That was the problem. I put my shell back SH and > export works again. ARGH! > > > On Fri, Jun 7, 2013 at 9:42 AM, Farley, Peter x23353 < > [email protected]> wrote: > > > ??? Isn't "export" a shell command, provided by the shell and not by an > > external executable? > > > > Though I can't explain the "Command not found" error either... > > > > Peter > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] On > > Behalf Of Mark Pace > > Sent: Friday, June 07, 2013 9:38 AM > > To: [email protected] > > Subject: Re: X11 forwarding > > > > Now this is something I never expected to see. > > > > # export > > export: Command not found. > > # find / -name export > > # > > > > /bin/export is gone?!?! > > > > -- > > > > This message and any attachments are intended only for the use of the > > addressee and may contain information that is privileged and > confidential. > > If the reader of the message is not the intended recipient or an > authorized > > representative of the intended recipient, you are hereby notified that > any > > dissemination of this communication is strictly prohibited. If you have > > received this communication in error, please notify us immediately by > > e-mail and delete the message and any attachments from your system. > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > The postings on this site are my own and don’t necessarily represent > Mainline’s positions or opinions > > Mark D Pace > Senior Systems Engineer > Mainline Information Systems > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- This is a test of the Emergency Broadcast System. If this had been an actual emergency, do you really think we'd stick around to tell you? Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
