From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200006151817.OAA24404@fuji.homenet> To: 9fans@cse.psu.edu Subject: [9fans] UNIX to Plan9 Command Translation? Date: Thu, 15 Jun 2000 14:17:48 -0400 From: Stephen Wynne Topicbox-Message-UUID: bea79984-eac8-11e9-9e20-41e7f4b1d025 There must be 9ish ways to do all of these things: UNIX Plan9 df(1) ? mount(1) [-p flag] np more(1) p (I want less(1), actually.) shutdown(1m) disk/kfscmd halt (and?) id(1) ? find(1) ? (!) apropos(1) ? uptime(1) ? head(1) sed -n 1,Np netstat(1m) [-r flag] ? last(1) ? vmstat(1m) ? iostat(1m) ? nfsstat(1m) ? (for 9fs) ufs{dump|restore}(1m) ? pkginfo(1m) ? snoop(1m) ? tcpdump(1) ? Maybe an updated guide like Steve Kotsopoulos' v2 tips page would be nice.