Displaying 2 results from an estimated 2 matches for "postpend".
2004 Sep 10
0
deafening silence
...to me. I may add some parentheses, though,
like (tail -c 128 ${f} > tag) && (flac-0.8 -d $f ${f%flac}wav), etc.
That decoding line should be "${f%.flac}", no "*", right? For
simplicity's sake, I'm not going to take off the "." at the end before
I postpend "wav". Thus:
flac-0.9 -V ${f%flac}wav $f
Seem better?
(-8 BTW, I'm on Linux Mandrake cooker, not Windows. 8-)
Thanks a lot for this, btw.
-- Asheesh.
On Thu, 5 Apr 2001, Josh Coalson wrote:
> if your talking id3v1, something along the lines of (in bash):
>
> for f in...
2009 Oct 28
3
Reading data
Hi User's,
This might be a simple question but it is giving me a hard time as I am a
new user.
I installed R version 2.9.2 (2009-08-24)
1. I just copied a short script from Fox (2002) as a practice and wanted
to save it as Rossi.R.
The system saved it without complain but when I looked at using a windows
explorer it is not *.R file but only Rossi. Why this is happening?
2. the script