Results 11 to 15 of 15
Originally Posted by crashandburn0420
im in my home folder but i didnt know what ~/ was. btw im using nano.
I'm still confused. If you're in your home folder,
Code:
...
- 12-08-2005 #11I'm still confused. If you're in your home folder,
Originally Posted by crashandburn0420 Should do the same thing asCode:nano ~/.fluxbox/menu
But if it works, it worksCode:nano .fluxbox/menu
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 12-09-2005 #12
[quote="smolloy"]
Originally Posted by crashandburn0420 is blankCode:nano ~/.fluxbox/menu
- 12-09-2005 #13
Are you using a Bash shell? That's the only issue I could think of that wouldn't accept '~'.
"~/" is the home directory. It's extremely odd that it doesn't work for you.
As far as that ~/.fluxbox/startup thing, I was having issues with trying to run stuff from it, so that's why I recommended something else. But if it works for you, that's definitely the best way to do it.DISTRO=Arch
Registered Linux User #388732
- 12-09-2005 #14
If you're doing it as root then I understand, as ~ points to the home folder of the current user, but if you're doing it as a regular user, then I don't get it.
However, it doesn't really matter if I understand or not, it only matters if it works
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 12-09-2005 #15i was root, so thats the probelm
Originally Posted by smolloy
thanks for all the help


Reply With Quote
