answersLogoWhite

0

Shell programs should normally end in .sh, but it is not a requirement.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How i enter my linux server?

you can use any program that supports ssh (secure shell) in windows you have putty and in mac os you use terminal to do that


Is WHAT IS a Linux program?

It is a command that is typed into a terminal. Use "man whatis" (without the quotes) to gain full details on the whatis' manual page.


Should the more command on Linux be used on binary files?

No. It could emit characters that corrupt your terminal.


What language does Linux terminal use?

c


Is there a timer command for the Linux terminal?

Use "man time" in a Linux terminal (without the quotes) to view the manual page for time. There are commands to show elapsed time a program runs, when a program is to start, etc. For a simple example, this 'Egg Timer' command: echo -e '\a' >&2; sleep 180; echo -e '\a' >72 will show a blank terminal for 180 seconds. Or 3 minutes, (which is enough to cook a soft-boiled egg!).


Where do you execute command on Linux?

From the terminal to access the terminal go to system tools or type terminal in the search field.


What is the three letter extension for Linux printer drivers?

linux files dont need extensions


What is user interface called after you log into a terminal in Linux?

A terminal is a Command Line Interface (CLI).


How is a usb flash drive referenced in Linux?

you can find all the usb attached to linux by lsusbcommand in terminal !


What does LTSP mean?

Linux Terminal Server Projecthttp://www.ltsp.org/


What is stty in Linux?

stty - change and print terminal line settings Type "man stty" in a terminal for the manual page for stty. Or search Google with "stty in linux" for more info.


How can one create and use a patch in Linux?

You may patch your linux operating system using the terminal commands in the operating system. You must be a specialized and should know what you are doing before continuing this project.