I like using notepad++. It has an EOL (end of line) converter under Edit...EOL (details).
Linux-Texteditor für Windows
Kann jemand einen guten Linux-Texteditor für Windows empfehlen (falls vorhanden), habe ich Skripts für C-Shell mit dem Texteditor von Windows geschrieben, aber ich habe ein Problem, das nicht ausgeführt wird, da Windows nicht UNIX ist. Ich möchte Linux nicht für ein paar Skripte installieren, ich teste meine Skripte über einen Unix-Server (dieser Server gehört nicht mir), danke im Voraus, auch ich habe es geschafft dos2unix command
, funktioniert auch nicht
5 Antworten auf die Frage
- Beliebte
- Neu
- Mit Kommentaren
- Aktiv
You could try and install Cygwin, this will give you a relatively complete Linux environment within Windows. You can configure it to install just what you need (like a shell and a few utilities, and vi or emacs), and go from there.
'vim' has a windows port over there. and you can save files with unix-lineending (among a lot of other things).
If you are looking for a Windows GUI app for text editing in a format that is Linux friendly, EditPlus is a good tool.
What does the file look look when you look at it in a plaint text editor such as notepad?
If it looks sensible as a text file in Windows, then you could try using the Windows (command line) version of dos2unix, although I would be surprised if the dos2unix program had a problem.
Look at it again to see that only the line breaks have changed.
What happens when you look at the file on the server? Does it look sensible?
Are you sure that the script works? (Have you remembered to make the script executable?)
Verwandte Probleme
-
12
Warum wird der Ordner / winsxs so groß und kann er verkleinert werden?
-
9
Was ist der Unterschied zwischen den Befehlen "su -s" und "sudo -s"?
-
2
Erhöhte Berechtigungen für Startanwendungen in Windows?
-
14
PDF Viewer unter Windows
-
4
Gutes freies Ubuntu Server-VMWare-Image benötigt
-
7
Welche Windows-Dienste kann ich sicher deaktivieren?
-
8
Firefox PDF-Plugin zum Anzeigen von PDF-Dateien im Browser unter Windows
-
4
Was sind die Unterschiede zwischen den großen Linux-Distributionen? Werde ich es merken
-
1
Windows verliert das Bildschirmlayout
-
1
Gibt es eine Möglichkeit, Installationen / Updates zu verhindern, die meine Festplatte mit kryptisch...