shell translator


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting shell translator
# 1  
Old 11-05-2008
shell translator

hello, this is my first time here so i´m not sure if i´m posting in the rigth place.
i very bad on programming but i´ve a to submit a shell code in high school.

i need a shell script that translate words (english-portuguese and portuguese-english) using the comand wget and google translator.

can someone help me?

if this isn´t the rigth place to post please tell me something.

thank´s.
# 2  
Old 11-06-2008
This whole forum is the wrong place - we do not support homework at all.

Last edited by jim mcnamara; 11-06-2008 at 07:23 AM.. Reason: close thread
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Pass C shell array to another C shell script(csh) and shell(sh)

Dear Friends, Please help me on this my script name is send.csh In this i have written the statement like this set args = ( city state country price ) I want to pass this array to another c shell called receiver.csh. and i want to use it in this c shell or how to pass to... (2 Replies)
Discussion started by: SA_Palani
2 Replies

2. Shell Programming and Scripting

Permission bit translator - octal to textual and vice versa

Hi, Does anyone know of any permission bit "translator"? One that can translate the permission bit from its textual value to its octal value and vice versa. It is alright if it is always just rwx but on a lot of occasions nowadays, getting a lots of s, S, t, etc. -rwxrwxrwx 1 oracle dba... (4 Replies)
Discussion started by: newbie_01
4 Replies

3. Linux

How to Start a Shell as Login shell instead of ordinary shell

Hi I tried with bash --login option. but the output is siva:~$ bash --login siva:~$ is there any way to make the shell ask for user id and password ( and login as different user instead of using sudo / su ) Thx in advance Siva (3 Replies)
Discussion started by: Sivaswami
3 Replies

4. UNIX for Dummies Questions & Answers

unix language translator

Does there exist a unix program which takes as input a word (say in french) and returns its translation into another language (say english)? Alternative questions: 1) Where is an appropriate place to post such a question? 2) Where is a good place to find interesting unix programs? (2 Replies)
Discussion started by: dmbster
2 Replies

5. UNIX for Dummies Questions & Answers

XML Translator to run in UNIX

Hello, newbie (non-techie) here. I'm a business analyst for a software company in the Bay Area. A project I just got assigned to involved researching for an enterprise version of a XML translator that will run on UNIX. I'm looking for something that won't be too costly to purchase as the... (4 Replies)
Discussion started by: Antsy
4 Replies

6. AIX

Difference between writing Unix Shell script and AIX Shell Scripts

Hi, Please give me the detailed Differences between writing Unix Shell script and AIX Shell Scripts. Thanks in advance..... (0 Replies)
Discussion started by: haroonec
0 Replies

7. UNIX for Advanced & Expert Users

Possible GUI to Command-Line Interface Translator?

I was chatting with my teacher on how this could be a great tool for admins who are making the switch from GUI to CLI administration. I'm wondering, does this kind of tool exist? (4 Replies)
Discussion started by: Daemon-Killer
4 Replies

8. UNIX for Dummies Questions & Answers

DOS to Unix translator

I know nothing of unix and didn't know where to start. I've heard of a DOS to Unix translator, and since I know DOS pretty well, I thought that this program would be perfect. Any help you could give me would be appreciated. Bryan (1 Reply)
Discussion started by: bferguson
1 Replies

9. News, Links, Events and Announcements

Unixersal Translator Chart

Something to notice about Unix that we are using. Have anyone noticed this before. Its related to comparisons on diffent *nix 's Translator. Every *nix has its own advantages, ideal also pro's and con's. A must see for every Unix Enthusiasts & Begginers. http://bhami.com/rosetta.html (4 Replies)
Discussion started by: killerserv
4 Replies
Login or Register to Ask a Question