![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bash and languages | dave123 | Shell Programming and Scripting | 9 | 3 Weeks Ago 03:30 AM |
| output in different languages | bora99 | Shell Programming and Scripting | 2 | 01-31-2008 02:47 AM |
| Programming/Scripting Languages To Learn | tjinr | UNIX for Dummies Questions & Answers | 1 | 07-24-2006 09:32 AM |
| Languages | Perderabo | Chat with iBot - Our RSS Robot Girl | 13 | 04-02-2005 11:35 AM |
| Shell scripting & programming languages | aloysius1001 | UNIX Desktop for Dummies Questions & Answers | 1 | 02-18-2002 08:04 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
scripting languages
I am currently working as a configuration manager on a quite a large project. Our development environment is on NT, but from unit testing onwards it will be UNIX.
I will need to write scripts to automate the process of migrating code from NT to UNIX, now since I am new to UNIX, I wasn't sure if there was any specific scripting language that I will need to use/will work the best for UNIX Cheers, |
| Forum Sponsor | ||
|
|
|
|||
|
hi there,
i'm also a stranger to unix. but, i understood that unix has its shell scripts. there are types of shells and for your purpose, imho, bourne shell or korn shell will be most suitable. the unix commands (or rather programming env) that excite me most are awk and sed. besides that you can always use perl. mmmm...very academic huh? well i hope experts will reply to this. ![]() |