Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   wordexp.3p    ( 3 )

выполнять расширения слов (perform word expansions)

Синопсис (Synopsis)

#include <wordexp.h>

int wordexp(const char *restrict words, wordexp_t *restrict pwordexp, int flags); void wordfree(wordexp_t *pwordexp);