Finger command in Windows
Applies to : Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012.
The finger command displays information about the user or user on the specified remote computer (usually a UNIX computer) running the finger service or daemon. The remote computer specifies the format and output for displaying user information. If used without parameters, the finger command will show the help section.
Syntax of finger commands
finger [-l] [] [@] [.]
Parameters
Parameter Description-l Displays user information in long list format. User Specifies the user you want to know about. If you omit the User parameter , the finger command displays information about all users on the specified computer. @ Specify the remote computer to run the finger service, where you are searching for user information. You can specify the computer name or IP address. /? Show help at the command prompt.Note
- You can specify multiple User @ Host parameters.
- You must precede the parameters to give finger a dash (-) rather than a slash (/).
- This command is only available if the Internet Protocol (TCP / IP) protocol is installed as a component in the properties of the network adapter in Network Connections.
- Windows Server 2003 does not provide finger service.
For example
To display information for user1 on users.microsoft.com, enter:
finger user1@users.microsoft.com
To display information for all users on users.microsoft.com, enter:
finger @users.microsoft.com
See more:
- Eventquery command in Windows
- Eventcreate command in Windows
- Expand command in Windows
3.9 ★ | 28 Vote
You should read it
- Turn on / off Touch by Finger in Windows 10
- Tux Typing - Free typing practice tool for kids
- How to enable two-finger scrolling on Windows laptop
- Do you know why wedding rings are always worn on the ring finger?
- How to choose random fingers on the game Gotcha
- Del command in Windows
- Draw with your finger on a device running Windows
- Top free, best 10-finger typing software in 2023
May be interested
- 10 useful commands in Windows you should knowcommand prompt is used to execute batch files, perform tasks quickly, help you troubleshoot and solve some windows problems when the system crashes. however, not all commands in windows are useful and must be done regularly. with the 10 command lines in the following article it is very useful even if you are not an administrator.
- Tux Typing - Free typing practice tool for kidstux typing is one of the 10-finger typing practice programs, testing your computer speed after practicing and mastering 10-finger typing.
- Do you know why wedding rings are always worn on the ring finger?let's tipsmake.com find out why the wedding ring is always worn on the little finger!
- How to use the option equivalent to the 'ls' command in Windowsthe 'ls' command (note ls, not is) is one of the first terminal commands veterans teach to linux beginners.
- The command reg add in Windowsthe reg add command adds new subkeys or entries to the registry.
- Rem command in Windowsthe rem command helps write comments (comments) in a batch file or config.sys.
- How to choose random fingers on the game Gotchagotcha is a random finger-picking game by having many people click on the gaming screen.
- Instructions for using Command Promptdeep in windows is a command-line world that is obscure. in this article, we will show you how to solve errors and make your computer more secure.
- Rd command in Windowsthe rd command helps delete a directory
- Cmd command in Windowsthe cmd command starts a new version of the command interpreter, cmd.exe. if used without parameters, cmd will display copyright information and the version of the operating system.