« MACOSX » : différence entre les versions
| Ligne 363 : | Ligne 363 : | ||
=== qu'est ce qui fonctionne ? === | === qu'est ce qui fonctionne ? === | ||
< | <syntaxhighlight lang="bash" line> | ||
ps -ef | grep automount | grep -v grep | ps -ef | grep automount | grep -v grep | ||
ps -ef | grep autof | grep -v grep | ps -ef | grep autof | grep -v grep | ||
</ | </syntaxhighlight> | ||
=== cd dans le repertoire = montage automatique === | === cd dans le repertoire = montage automatique === | ||
cd /System/Volumes/Data/Users/user1/Nas/airdisk/Data | cd /System/Volumes/Data/Users/user1/Nas/airdisk/Data | ||