First  |  Prev |  Next  |  Last
Pages: 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
only output the nth line
I have a file: cat file.txt daemon 1): 596 0 0 1 0 0 bin 2): 12 0 0 1 0 0 sys 3): 0 0 0 0 0 0 And i want to only output the first, second, and fourth line to another file. The: sed -n '1,2p;4p' file.txt doesn't work. What magic do i need for it?... 13 May 2010 13:48
What happened to 'permissions.rules?' [Re: Why does /dev/rtc0 belong to group audio in Lenny but not in Sid?]
Thanks, that answers the immediate question. Which rises the larger question... Sid does not seem to have anything that corresponds to Lenny's /etc/ udev/rules.d/*permissions.rules Any idea why? Any idea what has replaced it. Rick On May 12, 2010, at 4:32 AM, Sven Joachim wrote: On 2010-05-12... 12 May 2010 11:21
NVIDIA drivers for cards that aren't supported in stable [was: Aptitude Error]
This command seemed to work the best. The others just generated a list of what seemed like all packages installed. stuckey(a)debian:~$ apt-show-versions | grep sid flightgear/sid uptodate 1.9.1-1.1 libnfsidmap2/squeeze uptodate 0.23-2 libresid-builder-dev/squeeze uptodate 2.1.1-8 libresid-builder0c2a/squeeze upto... 12 May 2010 11:21
aptitude update thinks there are no updates! (solved by deleting apt/lists)
Hi all, After about a fortnight, I tried to update my Debian squeeze desktop, and I was using the mirror.cse.iitk.ac.in mirror. After downloading the repository lists, it tells me there are no updates -- I am surprised as I know that Gnome 2.30 is already in testing. Thinking that it could be a problem with the ... 12 May 2010 09:08
Trying to get a kernel patch included in Squeeze
Hello Debian Users, A regression introduced in kernel 2.6.30, where the beeps produced by the BIOS on power chord removal are disabled[1] was recently fixed for 2.6.33 which AFAIK will *not* be in Squeeze. I'm trying to get this issue fixed for Squeeze, but, since I'm aware that the Debian kernel team doesn... 14 May 2010 12:48
Why does /dev/rtc0 belong to group audio in Lenny but not in Sid?
In Lenny, "ls -ld /dev/audio" gives lenny:~$ ls -ld /dev/rtc0 crw-rw---- 1 root audio 254, 0 May 2 15:25 /dev/rtc0 But in Sid, it gives sid:~$ ls -ld /dev/rtc0 crw-rw---- 1 root root 254, 0 May 10 23:51 /dev/rtc0 Anybody know why? Thanks! Rick -- To UNSUBSCRIBE, email to debi... 12 May 2010 04:48
libc6 upgrade lenny to squeeze failed, now dpkg is broken - SOLVED
Hi, Looking on http://packages.debian.org/squeeze/libc-bin and clicking on the list of files for i386, shows that ldconfig should be in /sbin/. I had been using KPackage, and found that the downloaded .deb's were in the .kpackage subdirectory of my home directory. I created a temporary directory NewLibcBin an... 11 May 2010 21:14
Debian+KDE 4.4.3 kplayer
kplayer is not reading my mplayers config file for dvb channels - any experience or it's a bug -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/hscq0o$4t7$2(a)dough.gmane.org ... 11 May 2010 20:08
Debian+KDE 4.4.3 (i915 dual screen) (SOLVED)
Xserver has a well known issue with the i915 driver and it's DRI/DRM limitation to 2048x2048 window size. So the default setup is not working because in recent versions of X it loads drm by default creating configuration that allows only "clone" of the primary display with DRI enabled on it. The ... 11 May 2010 20:08
Kde 3.5 ... (SOLVED)
Dotan Cohen wrote: Said in a nice way, Dotan could you put this on your list and pass it to kde developers. I'm missing for sure the old bulgarian phonetic layout where w="в" and v="ж" and this is a showstopper for me. I can't, as I am not Bulgarian and I cannot triage. It might even be a De... 11 May 2010 20:08
First  |  Prev |  Next  |  Last
Pages: 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121