answersLogoWhite

0

What else can I help you with?

Related Questions

How do you create a symbolic link in Solaris?

To create a symbolic link, use the 'ln' command. If, for example, I wanted to link the file /usr/sbin/mycommand to a symbolic link file in my directory called 'my', the command would be: ln -s /usr/sbin/mycommand my Where the -s indicates a symbolic (as opposed to a hard link), and the next field is the target, followed by the link or alias.


What are the advanta ges of symbolic notation?

nothing


Symbolic notation for potassium-40?

40K.


What is the symbolic notation for the isotope potassium 40?

40K


What is the definition of symbolic notation?

in geometry symbolic notation is when you substitute symbols for words. For example let your hypothesis= p and let your conclusion = q. You would write your biconditional as p if and only if q


How do you write neon-22 in symbolic notation?

You would write it as 22Ne.


What is the symbolic notation of an element having 8 protons 8 electrons and 10 neutrons?

The symbolic notation of this element would be ^18O, where 18 is the sum of the protons and neutrons in the nucleus, O represents the element oxygen.


Explain the different types of files in unix?

The UNIX operating system consists of Regular Computer files. In addition there are listed file directory , symbolic link file, named pipe file, domain socket file, device file, and doors (computing) file.


Explain different types of files in UNIX?

The UNIX operating system consists of Regular Computer files. In addition there are listed file directory , symbolic link file, named pipe file, domain socket file, device file, and doors (computing) file.


What is the definition of a 'symbolic link' in computing?

In computing, a symbolic link is a special type of file that contains a reference to another file or directory in the form of an absolute or relative path and that affects pathname resolution.


What is the difference between symbolic link and hard link?

A hard link is an actual physical entity representing the link. i.e.--data file on a server.A symbolic link is a pointer to a physical entity. The purpose of a symbolic link is, if the object moves, the symbolic link is coded so no matter where the object physically resides, the database can find it. It requires less administration not having to update locations in files pointing to files that have moved. Symbolic links function similar to the short-cuts in a DOS based operating systemAnswerIn Unix and Unix-like systems, a hard link is a directory entry (filename) that points to the file itself. The operating system keeps track of how many hard links point to a file, so when the last hard link to a file is removed, the file is deleted. A symbolic link is a special file that only contains a filename. The file that a symbolic link refers to may not necessarily exist at any given time.


Symbolic notation of isotope neon 22?

The symbolic notation for the isotope neon-22 is ^22Ne. The "22" represents the total number of protons and neutrons in the nucleus, while the "Ne" symbolizes the element neon.