That's my favorite thing about Plan 9. It is simple and lets you do little
clever things to make your life better.
It's funny how small tricks like that can make things so much easier.
Here's a script to compare your $home/lib/profile with those in
sources. I'm always finding cool tricks doing this.
It writes to /tmp/lsr, so I hope it's nothing important. ◔ ◡ ◔#!/bin/rc -e
rfork n
9fs sources
cd /n/sources
if(
i feel rather dumb for not thing of this until now.
it's been a constant annoyance that cd in scripts screws
up plumbing. here's a fairly fool-proof solution.
unfortunately if you like your acme tag jumping like
a jack rabbit with its tail on fire, you may be bored
during compiles. :-)