The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX Desktop for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-09-2007
nareshprasanna nareshprasanna is offline
Registered User
 

Join Date: Apr 2007
Posts: 1
hi i have a doubt

Quote:
Originally Posted by Heidi.Ebbs View Post
I am new to using UNIX and after uploading a new script to UNIX from Windows using FTP, the script doesn't always work. It seems this depends on the text editor I use and the transfer type. I understand all scripts should be transferred using ASCII, but can you advise which is the best text editor to use out of Notepad and Wordpad?

After doing some research it seems wordpad is most popular, however I had problems with this, and my script now works after opening and saving in notepad as a test document with qoutes encasing the filename.

Please offer any advice on this issue.
Hi you could directly type the required script in unix editor right.
why should you type it in wordpad or notepad and FTP it to UNIX?
Reply With Quote