public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Shouldn't 'man' depend on 'col'? Shouldn't 'col' be easier to find?
@ 2014-07-08 15:47 Jack Duthen
  2014-07-08 16:15 ` Marco Atzeri
  0 siblings, 1 reply; 9+ messages in thread
From: Jack Duthen @ 2014-07-08 15:47 UTC (permalink / raw)
  To: cygwin

Problem #1:
----------
After I loaded a few cygwin packages, I got this:

$ man bash | wc
man: can't execute col: No such file or directory

The "man" command works perfectly when the stdout is NOT redirected,
but, when sent to a pipe or a file, the command "man" fails with the
above message.

Question #1:
Shouldn't the 'man' function/package depend on the 'col' function/package?

Problem #2
----------
To solve my 'man' problem,I tried to find the 'col' command.

I launched the standard interface (setup.exe) and entered 'col' in the
'Search' text field.

It gave me a list of packages, mainly related to 'colamd', 'colorgc',
'protocol' stuff, 'colored' stuff, 'texlive-collection' stuff,
'colordiff'...

but no clear link to the missing 'col.exe'.

I tried to put 'col[^A-Za-z]' in the 'Search' text field but it gave nothing.

Question #2:
Shouldn't the 'col.exe' function/package be referenced in some (clear) package?

Problem #3
----------
I googled it and found:
"Cannot locate col command in any current packages" at
https://cygwin.com/ml/cygwin/2002-04/msg00414.html

whose answer was (in 2002):

"Use this link to find out: http://www.cygwin.com/packages/"

So I went there, tried to search for 'col', found more than 1000
answers... useless...

Then I searched for '[^A-Za-z]col[^A-Za-z]' and  found 17 matches for
[^A-Za-z0-9_]col[^A-Za-z0-9_], mainly emacs stuff, glpk stuff,
singular-base stuff, texlive-collection stuff and...
the winner is: 'util-linux-2.21-1 - Random collection of Linux
utilities' which contains '/usr/bin/col.exe' among 178 lines.

Question #3
To get a 'man' that works when piped, is there a better way than
loading this "random" collection of utilities?

Am I the only one to get that problem???


)jack(

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-07-11  9:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08 15:47 Shouldn't 'man' depend on 'col'? Shouldn't 'col' be easier to find? Jack Duthen
2014-07-08 16:15 ` Marco Atzeri
2014-07-08 23:01   ` Chris J. Breisch
2014-07-09  0:16     ` Yaakov Selkowitz
2014-07-09  0:30       ` Chris J. Breisch
2014-07-09 22:28         ` Keith Christian
2014-07-10  6:21           ` Yaakov Selkowitz
2014-07-11  7:30             ` Erwin Waterlander
2014-07-11  9:35               ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).