What is Nostr?
The FreeDOS Project /
npub1r6n…y9dv
2025-01-09 11:35:42

The FreeDOS Project on Nostr: Unix shells have globbing where wildcards on the command line get expanded into ...

Unix shells have globbing where wildcards on the command line get expanded into filenames. Your program just gets a list of files.

DOS is a much simpler operating system and does not do globbing, each program has to interpret wildcards on its own.

The DOS kernel provides the findfirst & findnext functions to do this. Here's how to use them:

https://allthingsopen.org/articles/findfirst-findnext-functions-expand-wildcards-filenames
Author Public Key
npub1r6n57lm3egnur47t22fez08p0rqutyhx9q9elmqg5kwgdkcr9rrsxzy9dv