#gentoo - Mon 26 Feb 2007 between 06:27 and 06:40



vocisMattias, you could save this line for use when directories *do* have spaces (it's a different approach than xargs):
find /my/dir -type d -exec chmod 750 '{}' \;
and for files:
find /my/dir -type f -exec chmod 640 '{}' \;
I use those things in a script that adjusts permissions on loads of different files and directories at once
Mattiasthanks :D
dragonheartvocis: you can use xargs if you use -print0 in find and xargs --null
vocisdragonheart, sure, and another way is -print "\"%p\"\n" | xargs ...
dragonheartbash is so much fun
vocisheh, I use ZSH to be honest, but coretools do rule yes :)
amy_vocis, hrm, i put an audio cd of mine in, and checked in k3b, and it says the dvdrw is /dev/hdb
zugzMattias: but often the X permissions bit to chmod is all you need (set x bit if it already had x bit for some user), combined with -R (recursive)
vocisamy_, could be... sometimes it's linked to both /dev/hdfoo and /dev/dvdrw
Mattiasvocis: about cedega dir, its games in there, is 640 appropriate for those? or do i need to change that to another permission?
vocisMattias, I wouldn't change them - the defaults are OK for me anyway
Mattiasvocis: basically, permissions got messed up there too, so i don't know what the defaults was :)
vocisMattias, if your home directory is 750 or 700, don't worry too much about what's inside that dir, or go with zugz suggestion: chmod -R o-rwx /home/mydir
sa007hi, since a wpa_supplicant update my wlan doesn't auto-dhcp, anyone any id?
Mattiasokay, ill see if the games complain once my system is fully installed :)
sa007conf.d/net says dhcp
vocissa007, no idea there, sorry
cables r00l ;-p
gentoohi all
sa007vocis: right, but not with a laptop ;)
vocistrue there :)
sa007glad there are no cables attached to my laptop and i'd like to keep it so
gentooi m doing networkless gentoo installation. Can i be it will not compile anything if i check xorg and firefox GRP at install
s/Can i be it will/Can i be sure it will/
sa007gentoo: if you have a stage3...
stage1/2 = compile, stage3 = precompiled
vocisbbl
actionvocis &
vocis&
gentoothanks sa007
sa007vocis: :)
sprazzaok vocis, cross fingers!! i'll be back.....
sa007maybe someone knows a solution to my second problem, my x fonts are very small (~33% smaller) than normal
websites look funny :(
Dingolandf doesn't work, any other way to check for disk usage
sa007Dingolan: /proc file?
smooth_penguinDingolan, sfdisk -l

Page: 5 12 19 26 33 40 47 54 61 68 75 82 89 96 103 110 117 124 131 138 145 152 159 166 173 

IrcArchive