Can we run shell script in windows?
No Answer is Posted For this Question
Be the First to Post Answer
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
Can you write a script to portray how set –x works?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
How do you find out What is your shell?
Write a script to print the first 10 elements of fibonacci series.
Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.
What are the 4 basics of OOP?
Why we are writting shell scripts? Plz if possible explain it briefly.
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What is awk in shell script?
Explain about gui scripting?
What is the way to do multilevel if-else's in shell scripting?