Frequently asked question

How do I run System.Execute without sourcing my .cshrc file?

Last Published: April 25, 2020

Answer

Add the following line at the beginning of your .cshrc. This will terminate sourcing of the .cshrc.

Code:
if ( $?USER == 0 || $?prompt == 0) exit

Article ID:000004161

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic