You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two typos in the README.Debian file and therefore in apt show bat.
bat for Debian
==============
In this package the executable and its manpage have been renamed from ‘bat’ to
‘batbat’ because of a file name clash with another Debian paclage.
a) The executable is batcat, not batbat.
b) "paclage" --> "package"
info.sh output
system
$ uname -srm
Linux 4.19.104-microsoft-standard x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
bat
$ batcat --version
bat 0.12.1
$ env
./info.sh: line 61: bat: command not found
bat_config
bat_wrapper
No wrapper script for 'bat'.
No wrapper script for 'batcat'.
bat_wrapper_function
No wrapper function for 'bat'.
No wrapper function for 'cat'.
No wrapper function for 'batcat'.
tool
$ less --version
less 551 (GNU regular expressions)
The text was updated successfully, but these errors were encountered:
Two typos in the
README.Debian
file and therefore inapt show bat
.a) The executable is batcat, not batbat.
b) "paclage" --> "package"
info.sh output
system
$ uname -srm
Linux 4.19.104-microsoft-standard x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
bat
$ batcat --version
bat 0.12.1
$ env
./info.sh: line 61: bat: command not found
bat_config
bat_wrapper
No wrapper script for 'bat'.
No wrapper script for 'batcat'.
bat_wrapper_function
No wrapper function for 'bat'.
No wrapper function for 'cat'.
No wrapper function for 'batcat'.
tool
$ less --version
less 551 (GNU regular expressions)
The text was updated successfully, but these errors were encountered: