answersLogoWhite

0

Definition of a program in UNIX?

Updated: 12/11/2022
User Avatar

Wiki User

14y ago

Best Answer

Something what the computer executes.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Definition of a program in UNIX?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is the kernel in a unix os a program?

The kernel is the central control program of Unix and the majority of other operating systems.


Is Unix is a type of utility program?

No, Unix is an operating system program. A utility program cannot run by itself; it runs under an operating system.


How can you debug a C program in Unix?

You can debug C programs using gdb on Unix.


What is portablity in terms of unix?

Unix is inherently portable; this means that a program, script, or process may be moved from Unix system to Unix system with little effort or change (hence - portable).


How do you run a Unix program?

By typing its name into the shell


What is a mini shell program used for in Unix?

The mini shell program is used in Unix as a programming software. It is a redirected and streamlined approach at creating variables, commands, and tokens.


Can you run a C program in Unix?

Obviously. Unix is the original C platform. Also, the original A and B platform. :)


How do you read files from a unix shl into a procobol program?

You can read the files from Unix school by download the program to a word format. Also, you can use Adobe reader as well to read the material.


Can you run an ASP program on Unix or Linux?

http://www.apache-asp.org/


What is difference between echo and ' ' in unix?

Echo is a program. '' is not a program. '' does not perform any action. Echo returns what you type. '' does not.


What is a command in Unix?

Essentially, a command in Unix is a program that you execute for a certain purpose. It could be anything, from a shell script, to copying or deleting files, etc.


Can you compile job in Unix prompt?

Depends on what you mean by a "job". You can compile a program.