2
그래서 나는 다음과 같은 쿼리를 실행 jad
다른 명령에 대한 인수로 감지되고처럼,이상한 파일을 찾을 수 없습니다 오류
ls
helloWorld.class jad Readme.txt
file jad
jad: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.0.0, stripped
./jad helloWorld.class
-bash: ./jad: No such file or directory
그래서 그것은 보이지만, 내가 명령으로 jad
을 사용하는 경우, 그렇지 않습니다 작업. 어떤 아이디어?