In Forum: *nix, and Other Operating Systems
By User: gabrielustuca
Then try:
export _POSIX2_VERSION=199209
chmod +x filename.bin
./filename.bin
Now I get a folder with some files on it, next to the bin file. What I should do?
By User: gabrielustuca
Then try:
export _POSIX2_VERSION=199209
chmod +x filename.bin
./filename.bin
Now I get a folder with some files on it, next to the bin file. What I should do?