answersLogoWhite

0


Best Answer

c

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What language does Linux terminal use?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where can one gain more information about how to use the Linux terminal?

At the command prompt, type 'man [command]' (removing the brackets and substituting the command for which you need information).


How do you assing permisson in Linux?

in terminal u use : #chmod [option] file


How do you find the PHP version in Linux?

In terminal use the following command. php -ver


Which is a hardware and software that you use to control and communicate with your PC?

Terminal (Mac and Linux Kabuntu).


What utility would you use on a Linux Operating system to find your IP address?

type on a Linux terminal: ifconfig Note: it is ipconfig in Windows.


What command in Linux do you use run an executable file?

if the file is allready runnable you can type in the terminal: ./filename


What command in Linux do you use to run executable file?

if the file is allready runnable you can type in the terminal: ./filename


How Ncomputing Linux terminal service works?

ncomputing using terminal service like we use for vnc (virtual network connection), like windows have remote desktop, on Linux generally using vnc for default remote connection. by ncomputech.com


How do you use chkconfig in Linux?

Use man chkconfig in a terminal for the manual page: chkconfig is used to enable or disable system services.


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.


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


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

A terminal is a Command Line Interface (CLI).