HP-UX 에서 find 명령어로 현재 디렉토리 안에 있는 파일 대상으로만 처리하려고 하는데 -depth 의 값 주면 아래처럼 에러가 난다. % find . -depth 1 -name "mdm*" -mtime +3 find: missing conjunction IT Resource Center forums – how to use “fi… more →
힘껏 차라lum7671 wrote 1 year ago: chsh is change login shell program.it’s contained in passwd package. it’s used like this … more →
tzara wrote 1 year ago: HP-UX 에서 find 명령어로 현재 디렉토리 안에 있는 파일 대상으로만 처리하려고 하는데 -depth 의 값 주면 아래처럼 에러가 난다. % find . -depth 1 -na … more →