Re: /var/log/messages question

2011-06-01 Thread Mark Knoop
was disabled in the meantime, then never was > > > improved? > > > > Look again :-). All the changes to boot graphically brought > > with them one good feature - there is a boot.log file now. > > Very nice (except for the embedded control codes), but not really >

Re: Another funny update?

2010-06-24 Thread Mark Knoop
23, 2010 (UK time), Marcel Rieux > scrawled: > > > Reinstalling to install a driver? Are you serious! That's worst > > than being back to the Windows days! > > Give it a rest, please. echo "m.z.ri...@gmail.com" >> ~/.kill_from echo "Another

Re: What's up with bash shell and spaces in filenames?

2010-05-10 Thread Mark Knoop
At 09:57 on 10 May 2010, Alan Evans wrote: > On Mon, May 10, 2010 at 9:50 AM, Mark Knoop wrote: > > At 09:09 on 10 May 2010, Alan Evans wrote: > >> On Mon, May 10, 2010 at 9:07 AM, Jeff Voskamp > >> wrote: > >> > > >> > Try > >> >

Re: What's up with bash shell and spaces in filenames?

2010-05-10 Thread Mark Knoop
> total 4 > drwx--. 1 alan alan 4096 2010-05-10 08:12 My\ Book Here is your answer. The directory name is "My\ Book", so you will have to use: cd My\\\ Book (and you may want to do mv My\\\ Book My\ Book ) -- Mark Knoop -- users mailing list users@lis

Re: perl/bash question - html link out of text

2010-03-07 Thread Mark Knoop
1,' > http://somewhere.uk/";>http://somewhere.uk/ > > rather output this: > test string http://somewhere.uk/";>http://somewhere.uk/ > test $ echo "test string http://somewhere.uk/ test" | \ sed -r 's,(.*)(http://[^\"$ ]+)(.*),\1\2\3,'

Re: abrt daemon failed to start

2010-01-13 Thread Mark Knoop
rt: got sig 2 FAILED The update seems to have lost it's addons and plugins as dependencies. This worked for me: yum install abrt-{addon,plugin}-\* service abrtd start -- Mark Knoop -- users mailing list users@lists.fedoraproject.org To unsubscribe: https://admin.fedoraproject.org/mailman/l