Page MenuHomeFreeBSD

Set PS1 for toor
ClosedPublic

Authored by trasz on Jan 17 2019, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 6:22 PM
Unknown Object (File)
Wed, Sep 17, 10:51 PM
Unknown Object (File)
Sep 5 2025, 11:48 PM
Unknown Object (File)
Sep 5 2025, 4:06 AM
Unknown Object (File)
Sep 3 2025, 1:02 PM
Unknown Object (File)
Sep 3 2025, 10:13 AM
Unknown Object (File)
Aug 25 2025, 2:48 PM
Unknown Object (File)
Aug 22 2025, 9:54 PM
Subscribers

Details

Summary

Install .shrc for root, and set PS1 for the toor account.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bin/sh/dot.shrc
36 ↗(On Diff #52923)

Hmm, perhaps strip the whoami part here? It will not work in single-user mode with the obsolete configuration of separate /usr.

bin/sh/dot.shrc
36 ↗(On Diff #52923)

I think I'll wait until https://reviews.freebsd.org/D18790 is committed and reuse the \u here.

This revision is now accepted and ready to land.Jan 24 2019, 10:25 PM
This revision was automatically updated to reflect the committed changes.