Re: tweak for faq15.html
Maurice Janssen <[email protected]> Thu, 02 May 2013 22:24:47 +0200
| Newsgroups | gmane.os.openbsd.www,gmane.os.openbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On 05/02/13 00:27, Nick Holland wrote: > On 05/01/13 17:23, Stuart Henderson wrote: >> +CC ports >> >> On 2013/05/01 21:45, Maurice Janssen wrote on www@: >>> The first chunk is obvious, I think. >>> The second chunk is for consistency only. >> I think this page needs further tweaking; > This section needs a re-working. > > screen? I picked that app as a "lots of people might want it" type thing > way back when it was the only game in town. > > We got tmux now. When fixing things up, let's find a better example. > There's a reason we have tmux in base -- screen is past due for retirement. > > rsync leaps into mind, but maybe something with a few dependencies to > give a better show... > > So, if you want to hit this thing before I do...that's where I'd > recommend starting. > > Nick. I'll send a diff with rsync instead of screen. There are two flavours of rsync, so the interactive example can still be used. There is a separate example about dependencies (tin), so I suppose it's not a problem that rsync doesn't have any. I'm not sure about the -v option though. Like Stuart said, "pkg_add -v rsync" doesn't give more output that without -v, but perhaps that could be explained in the text below. Maurice