What are different types of shell?
No Answer is Posted For this Question
Be the First to Post Answer
What does $0 mean in shell script?
How many fields are present in a crontab file and what does each field specify?
What is scripting autism?
Why we are writting shell scripts? Plz if possible explain it briefly.
What is difference between bash and shell?
How shell works?
Why do we write bin bash in shell scripts?
What is the lifespan of a variable inside a shell script?
What is the difference between break and continue commands?
if i have 2 files file1 and file2.... file1 contains 2 columns like b a 11 aa 12 as 13 ad 15 ag 11 ar 13 ah 15 ak file2 contains b c 10 ds 11 at 15 gh 15 jk 13 iu 11 fg 13 yy can any 1 give me the program to display in this way? a b c aa 11 at ar 11 fg ad 13 iu ah 13 yy ag 15 gh ak 15 jk
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?
How will you connect to a database server from linux?