FreeBASIC
Command-line Utilities, written in FreeBASIC
utilities.7z
DIRTEST.BAS
BASIC file that tests how the DIR$ command works
New.BAS
New.exe <filename>
Program to create an empty new file on the command line
SearchINCLUDE.BAS
SearchINCLUDE.EXE <filename>
Program to search the directories in the INCLUDE environmental variable for a file
SearchPATH.BAS
SearchPATH.EXE <filename>
Program to search the directories in the PATH environmental variable for a file
SplitENV.BAS
SplitENV.EXE
Program to illustrate how to extract directories from an environmental variable