Want Urgent career Advice


 
Thread Tools Search this Thread
Special Forums Cybersecurity Want Urgent career Advice
# 1  
Old 07-22-2006
Want Urgent career Advice

Dear All,
I have finished my MS in chemical engineering from US university and presetly on OPT work permit.
I do not have software background.
I have received call from consultant company.
They are offering me AIX UNIX training for four weeks and find me a job.
My question is how difficuilt that will be for me,since I will be starting from scratch..I just know how to take printout and send email from unix terminal..thats it.
Will it be good choice to take step in IT field..
Please advice.
Desi students/professionals you might understand my situation better..
looking forward to hear



Duplicate thread closed

Last edited by reborg; 07-22-2006 at 07:22 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

Career Advice

Hi, I not sure if this is the right place to ask this question and if I'm wrong I apologize. I'm a systems administrator and have about 5 years of experience. I have worked on Solaris HP-UX *linux Visualization ( VMWare ) And I'm comfortable with shell and Perl. Of late,... (0 Replies)
Discussion started by: maverick_here
0 Replies

2. AIX

Career Advice Asked

Dear All i am working on windows plattform and i am interested in Aix so i have done IBM Aix certification, can you please suggest Aix filed is good for my carrier,currently i am working as Desktop admin edit by bakunin: please understand that the question you raised has nothing to do with the... (1 Reply)
Discussion started by: manzur13
1 Replies

3. UNIX for Advanced & Expert Users

Career advice for experienced shell script coder, need help.

I have four years of shell scripting experience in AIX and HP-UX and have worked in perl scripts as well, the good part is i love scripting and so far i have been getting job offers as well. The bad part is , shell scripting is all i know , so the kind of jobs i am getting is mostly production... (2 Replies)
Discussion started by: harishrao
2 Replies

4. AIX

Need career advice please

Hi all, I'm a Solaris/linux sysadmin with a good general UNIX skills and with a little tiny background on AIX with no exposure to IBM's hardware ( just reading ) , but i think i can cope with it . UNIX jobs nowadays are rare here ( i mean hp-ux , solaris , aix ) not linux specially after the... (6 Replies)
Discussion started by: h@foorsa.biz
6 Replies

5. Solaris

Career advice: Solaris & SUN support

I'm looking for career advice here. I've been working as a support engineer for Sun partners for 2 years now, and I worked with a lot of servers, tape libraries, and SAN storage. I have also done a lot of server installations and gone to a lot of trainings. Now, I'm offered to do Solaris... (13 Replies)
Discussion started by: Sun Fire
13 Replies

6. What is on Your Mind?

career Advice

Hi all, I need a career Advice. About myself -- I have 2 years of work experience as a System Administrator (Linux and Solaris). I am Sun Certified System Administrator on Solaris 10.0 currently working in a MNC. As for career growth, I am doing 3 year MBA course from distance learning,... (4 Replies)
Discussion started by: vikas027
4 Replies

7. What is on Your Mind?

Advice on pursuing a career

Hello, I am currently a second year university student studying amongst other subjects Unix. I am interested in pursuing Unix into a future career, specifically as a network administrator. I was wondering if you can provide information on how to pursue a career in Unix, i.e. what general paths... (17 Replies)
Discussion started by: -CurrentStudent
17 Replies

8. What is on Your Mind?

Career advice

I am a junior unix sys admin (Tru64) I have been in this job for 9 months and I am quite worried. When I first got the job I was delighted as I was finally in a job where I could have the chance to be a specialist in a field rather than being a general support guy (i graduated from uni and got... (5 Replies)
Discussion started by: supadid
5 Replies

9. Shell Programming and Scripting

Career advice

I am new to scripting and I need some direction on which language to learn. Can you please advice and which skill is very marketable career wise.Thanks in advance. (1 Reply)
Discussion started by: etcman
1 Replies

10. UNIX for Dummies Questions & Answers

Want URGENT Advice:Career as UNIX Systme Administrator

Dear All, I have finished my MS in chemical engineering from US university and presetly on OPT work permit. I do not have software background. I have received call from consultant company. They are offering me AIX UNIX training for four weeks and find me a job. My question is how difficuilt... (5 Replies)
Discussion started by: saarth_desh
5 Replies
Login or Register to Ask a Question
chemeq(1)																 chemeq(1)

NAME
Chemeq - Chemical Equation Analyzer SYNOPSIS
chemeq [options] DESCRIPTION
Chemeq is a chemical equation analyzer. It is a fast lexical and syntaxic analyser which helps to find out chemical informations embedded in source chemical equations. Data can be output in various sophisticated formats, depending on options. 'chemeq' defaults to 'chemeq -mlcwCn'. OPTIONS
Options are active only if chemeq parses an equation of chemical reaction. If chemeq parses the formula of a simple chemical, no option is taken in account, the output is just a straightforward TeX string representing the simple chemical. -h Displays Help. -v Displays the Version number -M Outputs al list of space separated molecular weights. -m Outputs a Minimal output. It allows chemeq to be idempotent, i.e. the command 'chemeq | chemeq' is equivalent to 'chemeq'. -l Outputs a LaTeX string representing the chemical equation. -c Outputs a message giving informations about the Conservation of elements and charges in the equation. 'OK' means that both elements and electric charges are balanced. -w Outputs the LaTeX string representing the Gulder-Waage equation related to the input chemical equation, or the Nernst equation, if the input equation is a redox semi-equation. -C Outputs a detailed Count of the molecules and atoms contained in each member of the chemical equation. For example for the equation "H2_g + 1/2 O2_g --> H2O" it outputs: "H2_g|H:1*2, 1/2 O2_g|O:1/2*2; H2O|H:1*2 O:1*1" -e Outputs a detailed count of the Electrical charges. -s Outputs a list of the chemical Species. -n Outputs a Normalized string accounting for the input equation. Two chemical equations having the same normalized string are chemi- cally equivalent, even if the molecules are scrambled around and the coefficient are not equal but proportionnal. ENVIRONMENT VARIABLES
chemeq_input if set, this variables's value overrides the standard input. If this variable is not set, the variable w_chemeq_input is taken in account (useful for the WIMS server). chemeq_option if set, this variable's value overrides the options.If this variable is not set, the variable w_chemeq_option is taken in account (useful for the WIMS server). EXAMPLES
echo "1/2 Cu^2+ + OH- -> 1/2Cu(OH)2s" | chemeq will display informations about the reaction of hydroxyde and Cu II ions. echo "MnO4^- + 8H3O^+ + 5e- --> Mn^2+ + 12 H2O" | chemeq will display informations about the reaction of reduction of permanganate ions in an acid environment. echo "MnO4^- + 8H3O^+ + 5e- --> Mn^2+ + 12 H2O" | chemeq -w will display the LaTeX format for the Nernst law related to the reduction of permanganate ions in an acid environment. echo "MnO4^- + 8H3O^+ + 5e- --> Mn^2+ + 8 H2O" | chemeq -c will highlight the lack of conservation of elements H and O (water molecules are not well balanced). NOTE
: syntax of ions allthough in some cases, shorter expressions are sucessfully parsed, it is safer to consider that an "up arrow" (^) must be put before the charge symbols of an ion. Examples : H3O^+, Fe(CN)6^4-, OH^- Composing chemical equations. Two operators are defined, # as an additive oprator and ~ (tilde) as a substractive operator: they allow to compose several chemical equa- tions echo "MnO4^- + 8H3O^+ + 5e- --> Mn^2+ + 8 H2O ~ 5Fe^3+ + 5e- -> 5Fe^2+" | chemeq will display the pure redox equation from the first equation, minus the second one. Electrons are simplified. So it will be equiva- lent to: echo "MnO4^- + 8H3O^+ + 5Fe^2+--> Mn^2+ + 8 H2O + 5Fe^3+" | chemeq which is their combination. Mutiplying a chemical equation by one coefficient. The operator * permits to multiply a whole equation by one coefficient which may be a fraction. Here is an example: echo "5 * Fe^3+ + e- -> Fe^2+" | chemeq will be equivalent to echo "5Fe^3+ + 5e- -> 5Fe^2+" | chemeq Combining chemical equations, with coefficients. The two previous techniques can be used at the same time, which enables you to make more comlicated combinations, like this one: echo "Fe^3+ + e^- -> Fe^2+ (0.77 V) # Fe^2+ + 6CN^- -> Fe(CN)6^4- (Kfa=1e24) ~ Fe^3+ + 6CN^- -> Fe(CN)6^3- (Kfb=1e31)" | chemeq which will work as expected, and yeld a good value for the standard potential of the redox couple of hexacyanoferrate II and III ions. AUTHORS
Georges Khaznadar, <georgesk@ofset.org> KNOWN BUGS
When not specified, chemical entities coming from the standard input are believed to be in aqueous solutions. Water is considered by default as the main solvent. Only one liquid (aqueous) phase is currently taken in account. All solid chemical entities are considered as parts of separated phases. Suffixes _s, _g and _aq can be used to enforce the type of some chemical entities. There may be problemes when you write a standard potential with no decimal dot. For example, the entry Mn^2+ + 2e^- -> Mn_s (-1 V) would trigger an error. Then write Mn^2+ + 2e^- -> Mn_s (-1.0 V) or the more accurate value Mn^2+ + 2e^- -> Mn_s (-1.18 V) and there will be no error. 4 june 2000 chemeq(1)