Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm not sure what I'm missing or doing wrong, but for some reason, some of my text files display a bunch of hex and that's it. I was trying to edit my fluxbox menus on my Slackware 10.1 machine and all I can see is hex. Does anyone know how I can fix this?
please tell us what you're actually doing to edit / view these files. if you just run "cat ~/.fluxbox/menu" or something you should be fine... if that shows hex, then your menu contains hex... so got broken somehow.
Sorry about that...I use vi to edit files. Using the cat command I see a lot of gibberish too. This is a fresh install so I'm not sure what I did to break it. How do I go about fixing this? Updating Fluxbox?
Distribution: UBUNTU 5.10 since Jul-18,2006 on Intel 820 DC
Posts: 459
Rep:
`file` the file first to try and determine whether it is a tect file, command etc.
Next if the menu works correctly, then thats how it's supposed to be. If it works correctly and is gibberish (??), then it's really compiled code and you should find out how it was built.
The menu file should be text. You're supposed to be able to go in there and edit the menus to your liking. I might just try an upgrade for Fluxbox and see what happens.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.