Computer Science, asked by Rahuldost7801, 1 year ago

How to define variable in user profile in shell script?

Answers

Answered by mohitdadar11
0
that said you can instruct your shell to run commands from an scripts in the current shell process rather than forking a new shell.
Answered by praseethanerthethil
4

Answer:

A scripting or script language is a programming language for a special run-time environment that automates the execution of tasks; the tasks could alternatively be executed one-by-one by a human operator. Scripting languages are often interpreted, rather than compiled.

Similar questions