JonasGoetz01 / 42-minishell

Built your very own shell, Minishell! Explore executing commands, managing history, and controlling inputs and outputs. Dive into handling processes and files while creating a user-friendly shell interface. Get hands-on with shell scripting in a fun and accessible way with Minishell (DONT PANIC SHELL)!
1 stars 1 forks source link

"" gets expanded!? #140

Closed PaulicStudios closed 6 months ago

PaulicStudios commented 6 months ago
/workspaces/42-minishell ❯ ""
minishell: /vscode/vscode-server/bin/linux-x64/e170252f762678dec6ca2cc69aba1570769a5d39/bin/remote-cli/: Permission denied
JonasGoetz01 commented 6 months ago

done in #158