Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4872

Off topic discussion • Re: Matrix style Katakano Fonts

$
0
0
pi@raspberrypi:~ $ cd 'index.html?f=matrix_code_nfi'
-bash: cd: index.html?f=matrix_code_nfi: Not a directory
pi@raspberrypi:~ $
As your system said: 'index.html?f=matrix_code_nfi' is not a directory. It is a zip file so you need to rename it before you try to access it

Code:

mv 'index.html?f=matrix_code_nfi' matrix_code_nfi.zip
Or use the -O option to specify the filename:

Code:

wget https://dl.dafont.com/dl/?f=matrix_code_nfi -O matrix_code_nfi.zip

Statistics: Posted by RosettaStone — Fri Jul 19, 2024 8:07 am



Viewing all articles
Browse latest Browse all 4872

Trending Articles