Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Shell Script Interview Questions
Questions Answers Views Company eMail

What is the use of .sh file?

1122

What does .sh file contain?

960

What is the fastest scripting language?

1008

What does $@ mean bash?

1175

Why is a script important?

1069

What is the first line in every perl script called?

1047

What is computer cli?

905

What is the default ubuntu terminal?

1129

Is scripting and coding the same thing?

991

What is the difference between scripting and coding?

1039

What language is used in terminal?

987

What is bash eval?

1015

What is sudo command?

1060

What does the sh command do?

1080

How do you debug a script?

1070


Post New Shell Script Questions

Un-Answered Questions { Shell Script }

What is bash used for?

1011


What is the difference between bash and shell?

1123


How do I save a powershell script?

1153


Shifting positional parameter in Linux fedora core ? Hi I have written following shell script for display value of positional. But in 11th and 12 field will display without shifting command. May I know is it advance of Linux of programming code error? #!/usr/bin/bash echo "Bellow is the out of ps command" echo "`ps`" echo "The passing Parameter i.e output of \$1,2... value is:==> $11 " echo "Total number of passed argument \$# is:==> $#" echo "Passed argument names (\$*) are:==>$*" echo "This script PID(\$$) is :=>$$" echo "The name of executing script(\$0) is :==>$0" echo "The Parent ID of this script(\$PPID) is:==>$PPID" And my input to this script is ./scriptname arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9 arg10 arg11 arg12 Output Is Bellow is the out of ps command PID TTY TIME CMD 2892 pts/0 00:00:00 bash 3172 pts/0 00:00:00 positional_para 3173 pts/0 00:00:00 ps The passing Parameter i.e output of $1,2... value is:==> arg11 Total number of passed argument $# is:==> 13 Passed argument names ($*) are:==>arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9 arg10 arg11 arg12 arg13 This script PID($$) is :=>3172 The name of executing script($0) is :==>./positional_parameter The Parent ID of this script($PPID) is:==>2892 After the ps output please see the next line I.e $11 value comes out without shifting the parameter. How is it give me my friends

2203


c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l

3764


What will happen to my current process when I execute a command using exec?

1053


Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

1099


What is shift command in shell script?

1039


How to redirect both standard output and standard error to the same location?

1173


How do I run a powershell script?

1139


How does path variable work?

979


How do I start a shell script?

1210


What is shell variable?

919


What is shell terminal?

958


What is the default ubuntu terminal?

1129