Jan 6, 2026 next
cs452.student.cs.private.uwaterloo.ca
can0
/u/cs452/public/xdev/bin
for (;;) { if (c1) f1(); if (c2) f2(); ... }