When a strings command is attempted, I get the following responce;
bash: strings: command not found
How do I enable or install this command?
When a strings command is attempted, I get the following responce;
bash: strings: command not found
How do I enable or install this command?
Hi
strings command is there in "binutils" u might not have installed this.
or anothet problem may be ur path setting .
make sure that PATH is set properly.
Himanshu
Bookmarks