Skip to content

clibs/which

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

which

Lookup executable via PATH environment variable or a given path string.

Installation

Install with clib:

$ clib install clibs/which

API

char *
which(char *name);

char *
which_path(char *name, char *path);

License

MIT

About

Lookup executable via PATH or given path string

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •