Page MenuHomeFreeBSD

Set PS1 for toor
ClosedPublic

Authored by trasz on Jan 17 2019, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 12:30 AM
Unknown Object (File)
Thu, Jul 23, 2:29 AM
Unknown Object (File)
Jul 3 2026, 5:32 AM
Unknown Object (File)
Jun 25 2026, 11:18 PM
Unknown Object (File)
Jun 21 2026, 3:50 AM
Unknown Object (File)
Jun 21 2026, 2:39 AM
Unknown Object (File)
Jun 19 2026, 1:19 AM
Unknown Object (File)
Jun 11 2026, 8:39 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.