> **or something**
i forgot about this destructive corner
% rm -f alfa.txt bravo.txt
%
% echo hello >alfa.txt
%
% ln -s alfa.txt bravo.txt
%
% echo goodbye >bravo.txt
%
% cat bravo.txt
goodbye
%
% cat alfa.txt
goodbye
%
Linux depends on you
Don't do that
# LiNuX Is EaSy #LinuxIsEasy
