Other Help Topics :: HOWTO Remaster DSL From An Existing HD Install
HI! An other question ! In the last remaster version I made the xterm doesn work and I dont know how..
Maybe where I try to use all program in the step of needwr I never used xterm ...
Sombody have an other idea ?
ThanKs !I had nothing from xterm show up in needwr when I remastered, so that shouldn't be the problem.For the terminal , I just reinstalled it and now it work.
I have an other problem :
Only whit sudo startx in the cd I can startx, the normal user cant start X server ..
whit sudo startx in the cd I can startx, the normal user cant start X server ..
Make sure that all the files in the /home/dsl directory are owned by and have read permissions for user dsl.
If that's not the problem, a forum search might reveal the cause.if ls "$1" >/dev/null 2>&1 ; then od=$PWD cd $1 find -newer $od/touchme | sed -n -e '1,$s/^.\//touch -c \//p' | /bin/bash 2>&1 | sed -n -e '1,$s/^touch: //p' | sed -n -e '1,$s/: .*//p' > /dev/stdout[QUOTE]
Could someone help with this scripting. Perhaps give me a some ideas of what's going on here. Specifically, what makes this ls command go recursive? Everytime I try to find files it only looks in the root of my partition (i.e. /mnt/hda1).