About 170,000 results
Open links in new tab
  1. What is the purpose of "pip install --user ..."?

    Nov 8, 2019 · The --user option modifies all pip commands that accept it to see/operate on the user install folder, so if you use pip list --user it will only show you packages installed with pip …

  2. User.com | Login - User.com

    Sign in Sign up with Google Sign up with Microsoft AD

  3. How to get all groups that a user is a member of? - Stack Overflow

    Feb 22, 2011 · PowerShell's Get-ADGroupMember cmdlet returns members of a specific group. Is there a cmdlet or property to get all the groups that a particular user is a member of?

  4. What is the difference between user variables and system variables?

    Dec 18, 2010 · A user's environment block represents the environment variables the system maintains for that particular user, including the set of system environment variables.

  5. Selenium: probably user data directory is already in use, please ...

    Jan 16, 2025 · Selenium: probably user data directory is already in use, please specify a unique value for --user-data-dir argument, or don't use --user-data-dir Asked 5 months ago Modified 2 …

  6. What is the alternative for ~ (user's home directory) on Windows ...

    Nov 13, 2022 · What is the alternative for ~ (user's home directory) on Windows command prompt? Asked 13 years, 4 months ago Modified 4 months ago Viewed 501k times

  7. How to show all privileges from a user in oracle? - Stack Overflow

    Jul 15, 2016 · Can someone please tell me how to show all privileges/rules from a specific user in the sql-console?

  8. How do you find the current user in a Windows environment?

    Oct 22, 2009 · When running a command-line script, is it possible to get the name of the current user?

  9. Running PowerShell as another user, and launching a script

    Mar 11, 2015 · I won't get into all the details of why I need this, but users must be able to launch PowerShell as a service account and when PowerShell loads it needs to run a script. I already …

  10. How do I get the current user's username in Bash?

    May 31, 2022 · If you want to get the fullname and not the user id, you can get from /etc/passwd and get your line with grep; or simpler with id -P which get the line for the current user; and, in …

Refresh