Page MenuHomeFreeBSD

Set PS1 for toor
ClosedPublic

Authored by trasz on Jan 17 2019, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 10:47 PM
Unknown Object (File)
Fri, Aug 14, 9:18 AM
Unknown Object (File)
Thu, Aug 13, 7:32 PM
Unknown Object (File)
Tue, Aug 11, 8:37 AM
Unknown Object (File)
Thu, Aug 6, 9:45 AM
Unknown Object (File)
Wed, Aug 5, 2:20 AM
Unknown Object (File)
Jul 27 2026, 12:30 AM
Unknown Object (File)
Jul 23 2026, 2:29 AM
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.