Archive

Archives pour 07/10/2003

Mardi - Liens Durs

07/10/2003

Un lien dur est créé par la commande ‘ln’ mais SANS spécifier l’option ‘-s’.

% ln orig-file hard-file
% /bin/ls -l *-file
-rw-r--r-- 2 saruman staff 23 ... hard-file
lrwxr-xr-x 1 saruman staff  9 ... link-file -> orig-file
-rw-r--r-- 2 saruman staff 23 ... orig-file 

%…

Thierry Astuces OSXFAQ