Thomas Preud'homme wrote:
> filevar=$1 # The file to copy a hundred time
> basefile=${filevar%.[^.]*} # We delete all the end from the last dot (eg
> a dot followed by any others caracters)
> extension=${filevar##^.*.} # We delete all the beginning until the last
Just for refere
Thomas Preud'homme wrote:
> The Saturday 13 December 2008 20:12:32 Rodolfo Medina, you wrote :
>> I need the right syntax to copy file.jpg 100 times with one command so to
>> get 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
>>
>> Can anybody suggest how to achieve that?
>>
>> Thanks for
Rick Pasotto wrote:
>
> I forgot about seq. This is even better (the -w left pads with zero for
> equal width):
>
> for x in $(seq -w 1 100); do cp file.jpg file${x}.jpg; done
>
correction^
Nice! Something I have been looking for quite some time. I was u
Thanks for the replies:
I have tried with STP on, but I got the same.
Is there any good on a laptop to manage together the wlan0 and the eth0 cards ?
Thanks in advance,
Jerome
Boyd Stephen Smith Jr. wrote:
On Saturday 2008 December 13 11:04:05 Jerome BENOIT wrote:
(wlan0|eth0): received packe
On Sat, Dec 13, 2008 at 10:26:37PM -0600, ZephyrQ wrote:
> I am trying to use an old Thinkpad 309e. (PII, 128M memory). Etch runs
> fine (if slow) but I am using it as sound production
> (recording/playback) machine.
>
> Only problem is that I can't get the files OFF the laptop to
> mix/edit/b
I am trying to use an old Thinkpad 309e. (PII, 128M memory). Etch runs
fine (if slow) but I am using it as sound production
(recording/playback) machine.
Only problem is that I can't get the files OFF the laptop to
mix/edit/burn on my home machine. It has a USB port, but I've tried a
few th
On Sat, Dec 13, 2008 at 09:45:57AM -0500, Tom Allison wrote:
> Douglas A. Tutty wrote:
> >On Fri, Dec 12, 2008 at 01:11:56PM -0500, Tom Allison wrote:
> >>Is there any way to install cups without introducing any of the X11
> >>libraries?
> >>
> >>I am trying to set this up on a headless box that d
On Sat, Dec 13, 2008 at 09:13:07PM +, Tzafrir Cohen wrote:
> On Sun, Dec 14, 2008 at 03:50:31AM +0900, Osamu Aoki wrote:
> > On Sat, Dec 13, 2008 at 07:12:32PM +, Rodolfo Medina wrote:
> > > I need the right syntax to copy file.jpg 100 times with one command so to
> > > get
> > > 100 files
Hi all,
I am using Skype and my webcam has an in-build microphone.
Is it possible that after hot-plugging the webcam, the default
microphone (input) is from the webcam? But at the same time the default
sound output is still to the on-board sound-card (i.e. laptop speakers)?
At the moment I have
Hi Rick,
On Sat, Dec 13, 2008 at 7:41 PM, Rick Pasotto wrote:
> I forgot about seq. This is even better (the -w left pads with zero for
> equal width):
>
> for x in $(seq -w 1 100); do cp file.jpg file${c}.jpg; done
Waw! Great one-liner.
BTW: Guess you meant file${x}.jpg;
Greetings, Manon.
On Saturday 2008 December 13 14:47:12 raman narasimhan wrote:
>sir,
>me and a friend of mine had installed debian etch together. i configured my
>Internet while installing itself but my friend didn't. both of us have ADSL
>broadband connections. i'm now able to browse the net freely but his net
>se
On Saturday 2008 December 13 11:04:05 Jerome BENOIT wrote:
>(wlan0|eth0): received packet with own address as source address
>
>I have googled to find a fix, but so far I have found nothing.
My best guess is to make sure STP is turned on for the bridge, but that's it.
--
Boyd Stephen Smith Jr.
Dear all,
A debian unstable has been installed on the above mentionned machine.
The system is used in text mode (no X server) and with very few
applications running (a few shells, an editor, a mail user agent..).
However, the fan is constantly turned on, although the temperature of
the processor r
On Saturday 2008 December 13 13:02:15 Christopher Zimmermann wrote:
>is this even possible? I think I once tried it and found out that its
>not possible because wlans don't use arp or something like that.
Yeah, that's an issue, but there's an arp-proxy in some package that can solve
that, IIRC.
-
On Sat, 13 Dec 2008 17:27:55 -0400
tyler wrote:
> Micha Feigin writes:
>
> > On Sat, 13 Dec 2008 14:02:47 -0400
> > tyler wrote:
> >> >>
> >> >> oops. I'm missing something. I just installed the tp-smapi packages for
> >> >> my kernel,
> >
> > modprobe tp_smapi
>
> > and if you want it to l
Hi
I am having problems with my alsa setup, I have an Audigy 2 Value
[SB0400].
when I try playing via iec958
aplay dummy.wav -D iec958 -v
everything plays okay, says its playing via hw 0,0,0
But when I try
aplay dummy.wav -D hw:0,0,0 -v
I don't get any sound :(
I am testing this so I can
On Sat, Dec 13, 2008 at 09:13:07PM +, Tzafrir Cohen wrote:
> On Sun, Dec 14, 2008 at 03:50:31AM +0900, Osamu Aoki wrote:
> > On Sat, Dec 13, 2008 at 07:12:32PM +, Rodolfo Medina wrote:
> > > I need the right syntax to copy file.jpg 100 times with one command so to
> > > get
> > > 100 files
Micha Feigin writes:
> On Sat, 13 Dec 2008 14:02:47 -0400
> tyler wrote:
>> >>
>> >> oops. I'm missing something. I just installed the tp-smapi packages for
>> >> my kernel,
>
> modprobe tp_smapi
> and if you want it to load automatically at startup you will want to
> do as root
> echo tp_sm
On Sat, 13 Dec 2008 14:02:47 -0400
tyler wrote:
> Micha Feigin writes:
>
> > On Fri, 12 Dec 2008 11:23:35 -0400
> > tyler wrote:
> >
> >> Winfried Tilanus writes:
> >>
> >> > Install the tp_smapi modules. See http://www.thinkwiki.org/wiki/Tp_smapi
> >> > for more information.
> >>
> >> oops
On Fri, 12 Dec 2008, raman narasimhan wrote:
> sir,
> me and a friend of mine had installed debian etch together. i configured my
> Internet while installing itself but my friend didn't. both of us have ADSL
> broadband connections. i'm now able to browse the net freely but his net
> settings have
On Sun, Dec 14, 2008 at 03:50:31AM +0900, Osamu Aoki wrote:
> On Sat, Dec 13, 2008 at 07:12:32PM +, Rodolfo Medina wrote:
> > I need the right syntax to copy file.jpg 100 times with one command so to
> > get
> > 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
> >
> > Can anybody sugge
sir,
me and a friend of mine had installed debian etch together. i configured my
Internet while installing itself but my friend didn't. both of us have ADSL
broadband connections. i'm now able to browse the net freely but his net
settings haven't been set. how can we connect his system to the Inter
sir,
me and a friend of mine had installed debian etch together. i configured my
Internet while installing itself but my friend didn't. both of us have ADSL
broadband connections. i'm now able to browse the net freely but his net
settings haven't been set. how can we connect his system to the Inter
sir,
me and a friend of mine had installed debian etch together. i configured my
Internet while installing itself but my friend didn't. both of us have ADSL
broadband connections. i'm now able to browse the net freely but his net
settings haven't been set. how can we connect his system to the Inter
The Saturday 13 December 2008 20:12:32 Rodolfo Medina, you wrote :
> I need the right syntax to copy file.jpg 100 times with one command so to
> get 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
>
> Can anybody suggest how to achieve that?
>
> Thanks for any reply
> Rodolfo
filevar="fil
On Sat, Dec 13, 2008 at 07:12:32PM +, Rodolfo Medina wrote:
> I need the right syntax to copy file.jpg 100 times with one command so to get
> 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
>
> Can anybody suggest how to achieve that?
ere is one without looping :-)
$ seq 1 100 | sed
Micha Feigin writes:
> On Fri, 12 Dec 2008 11:23:35 -0400
> tyler wrote:
>
>> Winfried Tilanus writes:
>>
>> > Install the tp_smapi modules. See http://www.thinkwiki.org/wiki/Tp_smapi
>> > for more information.
>>
>> oops. I'm missing something. I just installed the tp-smapi packages for
>> m
Hi!
is this even possible? I think I once tried it and found out that its
not possible because wlans don't use arp or something like that.
Christopher
On Sun, 14 Dec 2008 01:04:05 +0800
Jerome BENOIT wrote:
> Hello List,
>
> on my Lenny laptop I am trying to build a bridge grouping together
Rodolfo writes:
> I need the right syntax to copy file.jpg 100 times with one command so to
> get 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
for I in {1..100}; do cp file.jpg file$I.jpg ; done
But what are you actually trying to achieve?
--
John Hasler
--
To UNSUBSCRIBE, email to
On Sat, Dec 13, 2008 at 07:35:44PM +0100, Manon Metten wrote:
> Hi Rodolfo
>
> On Sat, Dec 13, 2008 at 8:12 PM, Rodolfo Medina
> wrote:
>
> > I need the right syntax to copy file.jpg 100 times with one command so to
> > get
> > 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
>
>
> #!/
Hi Rodolfo
On Sat, Dec 13, 2008 at 8:12 PM, Rodolfo Medina
wrote:
> I need the right syntax to copy file.jpg 100 times with one command so to get
> 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
#!/bin/bash
for x in `seq 1 100`; do
if [[ x -lt 10 ]]; then cp file.jpg file-00$x.
On Sat, Dec 13, 2008 at 07:12:32PM +, Rodolfo Medina wrote:
> I need the right syntax to copy file.jpg 100 times with one command so to get
> 100 files named file1.jpg, file2.jpg, ..., file100.jpg.
>
> Can anybody suggest how to achieve that?
c=0; while [ $c -lt 100 ]; do c=$[c + 1]; n='000'$
I need the right syntax to copy file.jpg 100 times with one command so to get
100 files named file1.jpg, file2.jpg, ..., file100.jpg.
Can anybody suggest how to achieve that?
Thanks for any reply
Rodolfo
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsub
On Fri, Dec 12, 2008 at 10:11, Tom Allison wrote:
> Is there any way to install cups without introducing any of the X11
> libraries?
>
> I am trying to set this up on a headless box that doesn't have the resources
> available for needlessly running X11.
Are you using Stable? For what it is worth,
Hello List,
on my Lenny laptop I am trying to build a bridge grouping together the wireless
and the wired cards:
I encounter the classical issue
(wlan0|eth0): received packet with own address as source address
I have googled to find a fix, but so far I have found nothing.
My feeling is that e
On 12/12/08 15:45, Ron Johnson wrote:
On 12/12/08 15:20, Tom Allison wrote:
What about the cups server?
Hmmm, you're right. I really did think that cups was a dummy, and that
the daemon was in a separate package. Mea culpa.
If you install xpdf-utils before hand, I don't think too many X11
On Sat, Dec 13, 2008 at 10:01:38AM -0600, Ron Johnson wrote:
> On 12/13/08 09:32, Rodolfo Medina wrote:
>> In another thread on this list it came out that gimp-gap is able to convert a
>> jpg file into mpeg format, but I didn't manage to. Maybe further
>> installations
>> are required.
>>
>> Plea
Chris Bannister wrote:
On Thu, Dec 11, 2008 at 12:06:26PM -0500, Ken Heard wrote:
No, I have not. Perhaps I should report not only the foregoing but also
comment on the Installation Guide. I have spent a significant part of
my career writing technical manuals. The Guide violates just about
Tom Allison wrote:
Douglas A. Tutty wrote:
On Fri, Dec 12, 2008 at 01:11:56PM -0500, Tom Allison wrote:
Is there any way to install cups without introducing any of the X11
libraries?
I am trying to set this up on a headless box that doesn't have the
resources available for needlessly running
On Fri, 12 Dec 2008, Daryl Styrk wrote:
> My t61 always stops at 96%
You have set it to do that (maybe the last time when you ran Windows
and the battery life maximizer system decided you didn't really need
it at 100%.. it informed you of that, but you might not recall it),
and it will retain that
On 12/13/08 09:32, Rodolfo Medina wrote:
In another thread on this list it came out that gimp-gap is able to convert a
jpg file into mpeg format, but I didn't manage to. Maybe further installations
are required.
Please can anyone suggest how to do what I want with gimp-gap or any other
tool? I
On Sat, 13 Dec 2008, Micha Feigin wrote:
> 100% is too much for normal work, the battery has a better lifespan if you
> limit it to 90% or so, but AFAIK this is only possible with (possibly
> newer) thinkpads.
No, it is possible with every non-ancient real ThinkPad. And all new real
ThinkPads.
W
Douglas A. Tutty wrote:
On Fri, Dec 12, 2008 at 01:11:56PM -0500, Tom Allison wrote:
Is there any way to install cups without introducing any of the X11
libraries?
I am trying to set this up on a headless box that doesn't have the
resources available for needlessly running X11.
If you hav
In another thread on this list it came out that gimp-gap is able to convert a
jpg file into mpeg format, but I didn't manage to. Maybe further installations
are required.
Please can anyone suggest how to do what I want with gimp-gap or any other
tool? I need mpeg, MPEG-2, mp4...
Thanks for any
On Fri, Dec 12, 2008 at 8:29 PM, Douglas A. Tutty wrote:
> On Fri, Dec 12, 2008 at 01:11:56PM -0500, Tom Allison wrote:
>> Is there any way to install cups without introducing any of the X11
>> libraries?
>>
>> I am trying to set this up on a headless box that doesn't have the
>> resources availab
On Fri, Dec 12, 2008 at 10:11:04AM +0200, David Baron wrote:
> I have Sun Java1.6-se on my machine using Sun's installer.
Any reason for using it rather than openjdk that is now in Lenny?
openjdk-6-jre
openjdk-6-jdk
Sun has finally released JDK. And after more than a year of hard work,
the last
On Sat, Dec 13, 2008 at 12:28:46PM +0100, Hanspeter Kunz wrote:
> Hi,
>
> I have a working LDAP-installation (slapd from etch) using simple-bind
> over TLS.
>
> when I try to connect with e.g.
>
> ldapsearch -ZZ -Y EXTERNAL uid=hkunz -LLL
>
> I get
>
> SASL/EXTERNAL authentication started
On Fri, Dec 12, 2008 at 16:41:09 -0600, Dennis Wicks wrote:
> Greetings;
>
> Since my wife's Windows machine has degraded to the point that it is
> barely usable I have managed to convince her it is time to move up to
> Linux! Hooray!
>
> The latest problem is how can I, if I can at all, import h
On Thu, Dec 11, 2008 at 12:06:26PM -0500, Ken Heard wrote:
> No, I have not. Perhaps I should report not only the foregoing but also
> comment on the Installation Guide. I have spent a significant part of
> my career writing technical manuals. The Guide violates just about
> every good practice
Hi,
I have a working LDAP-installation (slapd from etch) using simple-bind
over TLS.
when I try to connect with e.g.
ldapsearch -ZZ -Y EXTERNAL uid=hkunz -LLL
I get
SASL/EXTERNAL authentication started
ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
additional i
2008/12/13 Boyd Stephen Smith Jr. :
> On Friday 2008 December 12 22:41:17 Adrian Levi wrote:
>>2008/12/11 Boyd Stephen Smith Jr. :
>>> iwl3945 -- My personal cross to bear. :(
>>
>>I'm not using any access restrictions
>>on the access point itself, it's basically open.
>
> Both the APs I need to de
agou schreef:
> Being fairly new to both debian and kde, I am trying to follow the
> instructions on:
>
> http://pkg-kde.alioth.debian.org/experimental.html
>
> in order to install kde4.
Don't use experimental, it usually depends on stuff in sid. Use the kde4
backports from http://kde4.debian.net
Being fairly new to both debian and kde, I am trying to follow the
instructions on:
http://pkg-kde.alioth.debian.org/experimental.html
in order to install kde4.
I am not new to Linux, only to debian; I used gentoo before, then ubuntu
which I found intolerable because of the tendency to unnece
53 matches
Mail list logo