[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Problems to edit /usr/sbin/httpd



> httpd cannot be edited by something like PICO as its a binary. To illustrate
> my point, do:
> tail -5 /usr/sbin/httpd
> which will list the last 5 lines of the file, and it will be utter junk!
hello you can also run

file filename

and file will tell you what sort of file it is ie text gif binary etc

b w Wampy