irectory" ]]; then
> for f in `find $directory -iname '*mp3' `; do
> echo "found mp3 file: $f"
> done
> fi
> done
Bash uses the IFS variable for word splitting. (man bash)
HTH,
Robin
-
To unsubscribe from this list: send the line &quo
of babelfish-like
> translation for Linux.
Around babelfish I've a nice story. Some time ago a local radiostation (I come
from Germany) carried out a quiz: They took the lyrics from a german song,
translated it into English and finally back to German using
babel.altavista.com. This is quite fu
UNIX, this option can be used to
powerful effect in conjunction with the find(1) command. For example, to
archive all the C source files in the current directory and its
subdirectories:
find . -name "*.[ch]" -print | zip source -@
This should be exactly what you want!
Bye,
Robin
possible. Thus you can control the access to a
resource in different levels.
Am Mittwoch, 6. Oktober 2004 10:55 schrieben Sie:
> but this is like semaphore?
>
> thanks again
>
> ankit
>
> --- Robin Doer <[EMAIL PROTECTED]> wrote:
> > Good morning!
> >
>
Good morning!
Ankit Jain ([EMAIL PROTECTED]) schrieb:
>
> hi
>
> what is spin lock?
http://en.wikipedia.org/wiki/Spin_lock
aka "busy waiting". A thread is polling until says
"ok" and the thread continues working.
>
> thanks
>
> ankit
Have fun,
ow come when I ping 156.15.16.1 it does not go out nic 2...
> am I missing something?
Yes. The ping packet is already at it's destination.
-- robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED
.org/stable/text/pstotext.html
Have fun,
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
g.
For example xdm supports a Xreset-script which runs after terminating an
user-session. Check the xdm-man page for more detailed information (section
RESET PROGRAM).
So long,
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a messa
public part of the key (located in
~/.ssh/id_rsa.pub) to your remote machine under ~/.ssh/authorized_keys).
Now your script should work.
Hope it helps,
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
as I had to do the last time? (Not that I
> don't like recompiling
> the
> kernel; it just gets a little boring during
> the 5 hours it takes.)
Wow!!! The last time I built a kernel I need approx. 45 minutes! Ok,
but the time depends on your system.
Goold look,
Robin
-
To unsubsc
pages of opendir, readdir... and regex
Good look,
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
}"
echo "The new file is named ${newfile}"
mv "$file" "$newfile"
done
IHMO in the main-loop it is better to choose "ls -1", so the field
separator is \n and there's only one filename in each line.
The next thing is to put the filename into quota
Hi list!
I'm looking for software to create a picture-slideshow in (S)VCD-format. For
Win* there are some: VCDEasy, tvCD, DVD Picture View...
Ok, I found a solution using VCDImager. But it is not really comfortabe.
Does somebody know a good / easy to use solution?
Thanks,
Robin
Paul Kraus wrote:
> Are there any good professional level project management tools for
> Linux?
I guess, you're looking for a versions system. Try CVS
http://www.cvshome.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Mor
ommands and options. They're a subset
of the iptables' commands and options, which are docuĀ
mented in iptables(8).
SEE ALSO
iptables(8)
IMHO, the functionalities of iptables and ip6tables are identical, ip6tables
is the IPV6-version of iptables.
Robin
-
To uns
s 'split'. You can use it
with files in text- and binary-format.
After it use 'cat' to merge the files.
Hope it helps
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at
g and I just never saw it?
'fuser' should tell you the pid of the process who is using your CDROM-drive.
I think that's exactly that what you need?!
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EM
17 matches
Mail list logo