Hai Freshers,
Good Morning....
I know your top priority is to get the job. What to do for that?
1. Basic computer knowledge
2. Arithmetic, Reasoning and English
3. One specialization ( scripting or c or unix internals or DB )
4. Basic expection is familiarity with unix commands
tip of this post:
If you know unix commands, scripting is very easy.
just paste the command in .sh file and run.
For instance go to a directory and list the files.
command to go to directory : cd /dir1
list files: ls
keep them in .sh file and run. script is ready. Try to prepare as many scripts as possible.
So here is the tip:
Before writing a script, just try the commands you want to run. Happy scripting....
Last but not least, any fresher is looking for reference, send a mail to krchreddy11@gmail.com. I am there to help you.
Good Morning....
I know your top priority is to get the job. What to do for that?
1. Basic computer knowledge
2. Arithmetic, Reasoning and English
3. One specialization ( scripting or c or unix internals or DB )
4. Basic expection is familiarity with unix commands
tip of this post:
If you know unix commands, scripting is very easy.
just paste the command in .sh file and run.
For instance go to a directory and list the files.
command to go to directory : cd /dir1
list files: ls
keep them in .sh file and run. script is ready. Try to prepare as many scripts as possible.
So here is the tip:
Before writing a script, just try the commands you want to run. Happy scripting....
Last but not least, any fresher is looking for reference, send a mail to krchreddy11@gmail.com. I am there to help you.