This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"/usr/bin/boxes" command fails to run, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64


The "boxes" command fails to run on a Cygwin64 install two weeks ago.


uname -a
CYGWIN_NT-10.0 SOMESERVER 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin


cygcheck -c boxes
Cygwin Package Information
Package              Version        Status
boxes                1.0.1a-2       OK


echo "hello" | /usr/bin/boxes
boxes: No such file or directory


echo "hello" | /usr/bin/boxes.exe
boxes: No such file or directory

/usr/bin/boxes.exe -help
boxes - draws any kind of box around your text (and removes it)
        (c) Thomas Jensen <tsjensen@stud.informatik.uni-erlangen.de>
        Web page: http://home.pages.de/~jensen/boxes/
Usage:  boxes [options] [infile [outfile]]
        -a fmt   alignment/positioning of text inside box [default: hlvt]
        -d name  select box design [default: first one in file]
        -f file  use only file as configuration file
        -h       print usage information
        -i mode  indentation mode [default: box]
        -k bool  kill leading/trailing blank lines on removal or not
        -l       list available box designs w/ samples
        -p fmt   padding [default: none]
        -r       remove box from input
        -s wxh   specify box size (width w and/or height h)
        -t uint  set tab stop distance [default: 8]
        -v       print version information


ls -l /usr/bin/boxes*
-rwxr-xr-x 1 someuser Domain Users 73216 Sep 14  2013 /usr/bin/boxes.exe


cygcheck boxes
Found: C:\cygwin64\bin\boxes.exe
Found: C:\cygwin64\bin\boxes.exe
C:\cygwin64\bin\boxes.exe
  C:\cygwin64\bin\cygwin1.dll
    C:\WINDOWS\system32\KERNEL32.dll
      C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\KERNELBASE.dll


cygcheck -l boxes
/etc/defaults/etc/boxes/boxes.conf
/etc/postinstall/boxes.sh
/etc/preremove/boxes.sh
/usr/bin/boxes.exe
/usr/share/doc/boxes/COPYING
/usr/share/doc/boxes/examples/boxes.conf
/usr/share/doc/boxes/README
/usr/share/doc/Cygwin/boxes.README
/usr/share/man/man1/boxes.1.gz


Any ideas appreciated.

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]