🔧 Installed csvkit for csvlook

This commit is contained in:
z3rOR0ne 2023-11-19 20:11:27 -08:00
parent 01e4a0e8db
commit f9c4dd0697
2 changed files with 5 additions and 0 deletions

View file

@ -366,3 +366,7 @@ https://wiki.archlinux.org/title/PHP
For the basics on how to get a local web server running via nginx, see this article from Linode/Akamai:
https://www.linode.com/docs/guides/install-php-8-for-apache-and-nginx-on-ubuntu/
11/19/2023
Install csvkit (for csvparsing from terminal):
doas pacman -S csvkit