Linux Basics: PS1 prompt settings

Source: Internet
Author: User

Modify the. bashrc file in the user's home directory

Set a new PS1 value that overrides the system's default value

Example: ps1= "[\[email protected] \w]\$"

X Note: No spaces on both sides of the equals sign

The usual escape characters and meanings are as follows:

# \d: can display date format [day of week]

# \h: Full host name

# \h: Take the name of the hostname before the first decimal point

# \ t: Display time, 24-hour format, [HH:MM:SS]

# \ t: Display time, 12-hour format, [HH:MM:SS]

# \a: Display time, 24-hour format, [hh:mm]

# \@: Display time, 12-hour format, [hh:mm AM/PM]

# \u: Current user's account name

# Version information for \v:bash

# \w: Full working directory name, starting from the root directory

# \w: Lists only the current directory name (the last directory of the full directory name)

# \#: The first few commands issued

# \$: Prompt, Root is #, others are $

Linux Basics: PS1 prompt settings

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.