answersLogoWhite

0

Why symbol is used in unix?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why symbol is used in unix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the prompt symbol traditionally associated with ordinary users in UNIX?

dollar sign ($)


What is cu in unix?

'cu' stands for Call Unix. It used to be used for calling dialup services from one Unix to another. Hardly used anymore with networks (which are much faster)


Was linex operating system used before the unix system?

Unix came first; Linux is a clone of the Unix Operating System.


What data structure is used by UNIX processes?

For example struct tm and struct stat are often used by UNIX processes.


How unix operating system used?

Unix is used very similarly to other operating systems (Windows, etc.) for their applications.


What are the applications of Unix?

The question is rather vague; the applications used in Unix are similar or identical to those used in other operating systems, such as Windows.


What are unix internals?

Unix internals refer to the algorithms and techniques used by the resident operating system to manage resources.


What are two traditional UNIX commands used to send print jobs to a printer?

The lp and lpr commands are the traditional commands used to print jobs on UNIX.


Where can you get a Unix shell for Windows?

A Unix shell can be obtained in Cygwin, a Unix compatibility layer used to compile Unix programs and run them on Windows. Microsoft also makes a shell known as "Windows PowerShell" which incorporates more Unix-like features than the standard command prompt.


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


In UNIX you combine commands using a pipe which is entered as a forward slash?

The pipe symbol is a vertical bar (|), not a forward slash.


What is the symbol of root directory?

In Windows: "", the so-called backslash. Usually after the drive name, as in "C:" In Linux and UNIX: "/", the slash.