The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-23-2005
oprestol oprestol is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 2
non-variables with $

I am writing a csh script and I need to echo a word that starts with $ and is not a variable. How do I do that?