Live and recent posts from across the Fediverse tagged #cshell, aggregated by home.social.
#cshell
@josevnz
Looks complex. (-:
C shell:
% printf '%s\n' $path
Z shell:
% printf '%q\n' "$path[@]"
#UnixShells #CShell #ZShell #zsh #csh