Add fumo command, along with required API and gifs.
#6
fumo
into main
3 years ago
@ -0,0 +1,3 @@
|
||||
fumoFileText=$(find fumoGif/* | grep -i .gif)
|
||||
fumoFileNumbers=$(wc -l <<< "$fumoFileText")
|
||||
echo "$fumoFileNumbers" > "docs/fumoFile"
|
@ -0,0 +1,2 @@
|
||||
fumoFileText=$(find fumoGif/* | grep -i .gif)
|
||||
echo "$fumoFileText" > "docs/fumoFile"
|
After Width: | Height: | Size: 1.9 MiB |
After Width: | Height: | Size: 356 KiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 1010 KiB |
After Width: | Height: | Size: 625 KiB |
After Width: | Height: | Size: 12 MiB |
After Width: | Height: | Size: 1.7 MiB |
After Width: | Height: | Size: 2.5 MiB |
After Width: | Height: | Size: 3.5 MiB |
After Width: | Height: | Size: 1.4 MiB |