answersLogoWhite

0


Best Answer

echo $PATH

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the syntax of the command to display a user's path of execution?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is IP config?

A Command run in the command prompt that will show the current information on all network connections to other devices, (Excluding USB, I394, etc.) including the ip addresses and M.A.C Addresses. Syntax: ( Under Command Prompt ) C:\Users\<USER>\ipconfig Main Syntax - ipconfig


What is the significance of write and talk command in UNIX?

About write Send a message to another user. Syntax write person [ttyname] About talk Talk with other logged in users. Syntax talk person [ttyname]


Which of the following commands reveals the default gateway address for all the hosts to which a router is connected?

Using The ipconfig Command in Command Prompt.SyntaxC:\Users\\ipconfigMain syntax - ipconfigThe proper syntax is IPCONFIG /allThe slash-all shows everything.Do a IPCONFIG /? for all the commands used.ipconfig


What is the difference between mkuser and useradd command in AIX?

The syntax is the only difference. Both accomplish the same thing and if you compare the man pages of these commands, you will see that they are effectively the same text. useradd is the 'standard' UNIX command for adding users, present on solaris, HPUX, etc. mkuser follows aix specific syntax that uses name,value pairs to define the attributes.


Write a shell program called whos to display a sorted list of the logged in usersJust display the user names and no other information?

The 'users' command should do that; you don't need to write a shell script to get that information in that format.


Which command displays the users who are currently logged into the Linux system?

There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)


What is a UNIX command that will count how many users have logged on and also the users list in the UNIX system?

There are many ways to do this, but the fastest and easiest is to use the 'uptime' command, which will tell you in a summary line how many users are logged in.


Unix command to count how many users have logged on to the unix system?

The 'uptime' command will tell you exactly how many users are on the system. There are other variations of this, including counting the number of words from the 'users' command, etc., but this is the easiest.


How do you send message to networked computer with command prompt?

Method 1 You can use the Net Send command which is a messaging service provided by Microsoft allows users to sends messages to other users, computers, or messaging names on the network. Messenger Service should be started on user's computer. The syntax of the Net Send command net send {name | * | /domain[:name] | /users} message Method 2 Use third party LAN messenger. Since the net send command line may not efficient and convenient for daily office communication. Using a specified LAN messenger to transfer message is more popular today. THe link below is a comparison between the advantages and disadvantages of net send command line and LAN messenger.


What do home users sometimes use as a display device?

television


What is the command of list of user names who have currently logged in?

who command gives the list of users who have currently logged in......


How do you add domain users?

Run this command at the command prompt:net user username password /add /domain