CBSE BOARD XII, asked by shahnowajbegom, 8 months ago

What is the menu script​

Answers

Answered by Dsirichandana
3

Answer:

hope it will helps you..

Explanation:

Menu script is nothing but list of commands presented to a ised by shell script.for example:u can write a menu driven shell script to get the terminal information.

Answered by Anonymous
5

Explanation:

Menus provide list of options to the user provided in a graphical user environment. These menu are categorized according to the tasks they do and it call also contain sub menu which in turn has commands to be executed on click. The common menu in GUI are File, Edit, View, Insert. The Menus are organized in such a way that the related commands are grouped together.

E.g. All the operations like file open, save, close will always be available in the file menu.

Similar questions