Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

code beautifier

Status
Not open for further replies.
I don't know a program dedicated to ksh code indentation, but if you have emacs installed you can do this:
Open the script in emacs, type "M-x sh-mode", select the code and type "M-x indent-region"

--
Globos
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top