The commands to switch Linux user names are: su command, which is used to switch sessions as another user. The sudo command is used to execute commands as the root user or other users. login command, used to log out of the current session and log in with a new username. su - Command to switch sessions as another user's login shell. The sudo -u command is used to run an interactive shell with the specified username.
Linux command to switch user name
In the Linux operating system, there are a variety of commands that can be used to switch users name. These commands include:
- su
- sudo
- login
- su -
- sudo -u
##su Command
## The #su command is used to switch sessions as another user. Its syntax is as follows: <pre class="brush:php;toolbar:false"><code>su [用户名]</code></pre>
For example, to switch sessions as user
, enter: <pre class="brush:php;toolbar:false"><code>su bob</code></pre>
Command The
sudo command allows users to execute commands as root or other users. Its syntax is as follows: <pre class="brush:php;toolbar:false"><code>sudo -u 用户名 命令</code></pre>
For example, to run the
command as user bob
, enter: <pre class="brush:php;toolbar:false"><code>sudo -u bob ls</code></pre>
Command
login Command exits the current session and logs in with a new username. Its syntax is as follows: <pre class="brush:php;toolbar:false"><code>login 用户名</code></pre>
For example, to log in as user
, enter: <pre class="brush:php;toolbar:false"><code>login bob</code></pre>
Command The
su - command switches sessions with another user's login shell, which means it sets new environment variables and loads the user's configuration file. Its syntax is as follows: <pre class="brush:php;toolbar:false"><code>su - 用户名</code></pre>
For example, to switch sessions as the login shell of user
, enter: <pre class="brush:php;toolbar:false"><code>su - bob</code></pre>
Command
sudo -u The command is similar to the sudo
command, but it allows the user to run an interactive shell under a specified username. Its syntax is as follows: <pre class="brush:php;toolbar:false"><code>sudo -u 用户名</code></pre>
For example, to run an interactive shell as user
, enter: <pre class="brush:php;toolbar:false"><code>sudo -u bob</code></pre>
The above is the detailed content of What are the commands to switch usernames in Linux?. For more information, please follow other related articles on the PHP Chinese website!

Virtual Data Rooms (VDRs) offer secure document storage and sharing, ideal for sensitive business information. This article explores three open-source VDR solutions for on-premises deployment on Linux, eliminating the need for cloud-based services a

Upscayl: Your Free and Open-Source Solution for High-Resolution Images on Linux Linux users who frequently work with images know the frustration of low-resolution pictures. Luckily, Upscayl offers a powerful, free, and open-source solution. This des

The terminal emulator landscape is evolving rapidly, with developers leveraging modern hardware, GPU acceleration, containerization, and even AI/LLMs to enhance console experiences. Enter Ghostty, a new open-source, cross-platform terminal emulator

Innotop: Powerful MySQL monitoring command line tool Innotop is an excellent command line program, similar to the top command, used to monitor local and remote MySQL servers running under the InnoDB engine. It provides a comprehensive set of features and options to help database administrators (DBAs) track various aspects of MySQL performance, troubleshoot issues and optimize server configuration. Innotop allows you to monitor critical MySQL metrics, such as: MySQL replication status User statistics Query list InnoDB buffer pool InnoDB I/O Statistics Open table Locked table etc… The tool regularly refreshes its data to provide server status

Restic: Your Comprehensive Guide to Secure Linux Backups Data loss can cripple a Linux system. Accidental deletions, hardware failures, or system corruption necessitate a robust backup strategy. Restic is a leading solution, providing speed, securi

Top 10 Most Popular Linux Distributions in 2025 Entering 2025, we are excited to share with Linux enthusiasts the most popular distribution this year so far. DistroWatch has always been the most reliable source of information about open source operating systems, with particular attention to Linux distributions and BSD versions. It continuously collects and presents a lot of information about Linux distributions, making them easier to access. While it doesn't measure the popularity or usage of a distribution very well, DistroWatch remains the most accepted measure of popularity within the Linux community. It uses page click ranking (PHR) statistics to measure the popularity of Linux distributions among website visitors. [You can

Linux Window Managers: A Comprehensive Guide to the Best Tiling Options Linux window managers orchestrate how application windows behave, quietly managing the visual arrangement of your open programs. This article explores top-tier tiling window man

The sed command (stream editor) in Linux system is a powerful text processing tool that is widely used for text manipulation tasks, including searching, finding and replacing text, and even executing advanced scripting. This article will guide you through the basics of sed, explain how to use it for dynamic number replacement, and provide practical examples for beginners. What is sed? The sed command processes text line by line, allowing you to: Search for specific patterns. Replace text or number. Delete or insert rows. Convert text in various ways. It works in a non-interactive way, meaning it can process files or text streams without human intervention. Basic syntax of sed command sed [Options] 'Command' file illustrate: Options


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver Mac version
Visual web development tools

Dreamweaver CS6
Visual web development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
