How will you run the script in UNIX?

Answers were Sorted based on User's Feedback



How will you run the script in UNIX?..

Answer / najib

./scriptfile (file should be executable) or . ./scriptfile
(force the file to be executed even if the file doesnt have
execute permission)

Is This Answer Correct ?    8 Yes 0 No

How will you run the script in UNIX?..

Answer / pankaj cheema

1. simple open the terminal.
2. if you make file in vi then type sh and a space and file
name as $sh pankaj.sh.

Is This Answer Correct ?    3 Yes 0 No

How will you run the script in UNIX?..

Answer / surendra bisht

actually first we have to change file permission to execute .

. to make file executable:

type
$chmod +x filename

. then for executing it :

type
$sh filename

Is This Answer Correct ?    3 Yes 0 No

How will you run the script in UNIX?..

Answer / hari

$sh file.sh

Is This Answer Correct ?    1 Yes 0 No

How will you run the script in UNIX?..

Answer / abhishek

it can also be done this way "bash scriptfile" or "csh
scriptfile"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix AllOther Interview Questions

i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help

0 Answers   Crimson Logic,


what is a profile?

1 Answers  


How will you run the script in UNIX?

5 Answers   BMC,


What is ant_build.sh? Have u seen that file?

0 Answers   BMC,


If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?

2 Answers  






What does mknod do? What?s a named pipe?

1 Answers   Datamatics,


What is 'inode'?

11 Answers   Infosys,


From command line how will you add a user account?

2 Answers  


HOW DO CREATE A NFS FILE SYSTEM

4 Answers   Mind Tree,


why unix commands simpler rather than complex task

0 Answers   CGI,


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


win 3.1 is a

0 Answers   TISL,


Categories