해당 디렉토리를 touch 해서 미래 시각을 현재 시각으로 되돌려야 한다.
/var/lib/defoma와 /usr/share/fonts/truetype 디렉토리를 주목할 것
find /var/lib/defoma -exec touch “{}” \;
find /usr/share/fonts/truetype -exec touch “{}” \;
해당 디렉토리를 touch 해서 미래 시각을 현재 시각으로 되돌려야 한다.
/var/lib/defoma와 /usr/share/fonts/truetype 디렉토리를 주목할 것
find /var/lib/defoma -exec touch “{}” \;
find /usr/share/fonts/truetype -exec touch “{}” \;
댓글을 달기 위해서는 로그인해야합니다.
핑백: Mono log