Greetings, Eric Connor!
> I'm not at liberty to share my path, due to the sensitivity of my position,
> but it *does *include /usr/bin, and it's the second entry in the value.
If I were you, I'd remove /usr/bin from $PATH.
$ echo "$PATH" | sed -Ee 's/\:/\n/g;'
$HOME/bin
/usr/local/sbin
/usr/sbin
On 2020-12-08 12:04, Eric Connor via Cygwin wrote:
*$uname -srvmo*
CYGWIN_NT-10.0 3.0.5(0.338/5/3) 2019-03-31 11:17 x86_64 Cygwin
*$which column*
/usr/bin/column
*$cygcheck -f /usr/bin/column*
util-linux-2.33.1-2
*$cygcheck -c util-linux*
Cygwin Package Information
Package Version
Thanks all,
> *$uname -srvmo*
>
> CYGWIN_NT-10.0 3.0.5(0.338/5/3) 2019-03-31 11:17 x86_64 Cygwin
>
> *$which column*
>
> /usr/bin/column
>
> *$cygcheck -f /usr/bin/column*
>
> util-linux-2.33.1-2
>
> *$cygcheck -c util-linux*
>
> Cygwin Package Information
>
> Package Version
On 2020-12-07 11:06, Eric Connor via Cygwin wrote:
I have been experiencing an issue where I’m trying to format columns in vim
using: :*%!column –t*, which had been working great.
At some point I had to update Cygwin, and (not correlating it to a possible
update issue, until recently) found that
On Monday, December 7, 2020, 01:06:38 PM EST, Eric Connor via Cygwin
wrote:
> At some point I had to update Cygwin, and (not correlating it to a possible
> update issue, until recently) found that this command has been returning
> “shell returned 127” error.
~ >asdfasdf-bash: asdfasdf: command no
On 2020-12-07, Eric Connor via Cygwin wrote:
> Hello,
>
> I have been experiencing an issue where I’m trying to format columns in vim
> using: :*%!column –t*, which had been working great.
>
> At some point I had to update Cygwin, and (not correlating it to a possible
> update issue, until recent
Hello,
I have been experiencing an issue where I’m trying to format columns in vim
using: :*%!column –t*, which had been working great.
At some point I had to update Cygwin, and (not correlating it to a possible
update issue, until recently) found that this command has been returning
“shell r
7 matches
Mail list logo