Minishell
 
Loading...
Searching...
No Matches
file_print.c File Reference
#include "file.h"
#include "minishell.h"
#include <stdio.h>
Include dependency graph for file_print.c:

Functions

void print_list_files (t_command *command)
 Print the list of files in the command structure.
 
void print_perm_files (t_command *command)
 Print the list of permissions of files in the command structure.