Zenophleps

Zenophleps is a genus of moths in the family Geometridae first described by George Duryea Hulst in 1896.[1]

Zenophleps
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Subfamily:
Tribe:
Genus:
Zenophleps

Hulst, 1896

Species

gollark: ```lualocal function update() local h, err = http.get("https://pastebin.com/raw/whatever") if not h then printError(err) return end local f = fs.open("startup", "w") f.write(h.readAll()) f.close() h.close()end```
gollark: It's better to use HTTP and FS directly.
gollark: This is also not a great way to do autoupdate. I have code somewhere, hold on.
gollark: Yep!
gollark: What that will do, I think, is run the `pastebin get` bit, which will then download the file to `temp`, then delete `temp`, then it'll exit.

References

  1. Savela, Markku. "Zenophleps Hulst, 1896". Lepidoptera and Some Other Life Forms. Retrieved May 16, 2019.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.