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...

How to modify the PATH variable and make it executable?

Answer Posted / swaroopa

use setenv command to set the path

eg: setenv PATH "/workingdir/"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1123


What is sh in shell script?

1061


Can we run shell script in windows?

1202


Suppose you execute a command using exec, what will be the status of your current process in the shell?

1112


Write a shell script to get current date, time, user name and current working directory.

1128


What are the disadvantages of shell scripting?

1259


Write a command sequence to find all the files modified in less than 2 days and print the record count of each.

1580


What are the various stages of a linux process it passes through?

1246


What are the advantages of shell script?

1080


Explain about gui scripting?

1141


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.

2821


What is sudo command?

1102


What is difference between bash and shell?

1169


How do I run a .sh file on mac?

1247


I want to connect to a remote server and execute some commands, how can I achieve this?

1056