minishell/src/postprocess/expansion
2025-04-24 12:45:00 +02:00
..
expand_vars.c feat(redir): fieldsplit redir target, and handle ambiguous redirects 2025-04-24 12:44:33 +02:00
expand_vars.h minishell: do variable substitution in postprocessing 2025-04-01 13:50:14 +02:00
expand_wildcard.c feat(redir): expand wildcards in targets and handle ambiguous redirects 2025-04-24 12:45:00 +02:00
expand_wildcard.h minishell: do wildcard expansion 2025-04-15 15:06:46 +02:00