On Thu, 26 Apr 2007 08:10:14 -0400, "Larry Hall (Cygwin)" <[EMAIL PROTECTED]>
wrote:
>[EMAIL PROTECTED] wrote:
>> I would like to develop a script that verifies check sums/crc found in sfv
>> files.
>>
>> Sfv are used to verify whether downloads contain the same fingerprint as the
>> files on
I would like to develop a script that verifies check sums/crc found in sfv
files.
Sfv are used to verify whether downloads contain the same fingerprint as the
files on the server.
Please let me know any cygwin-ports that may aid in verifying sfv. My Google
search only returned
these Unix to
On Sat, 7 Apr 2007 11:11:39 +0100, "Dave Korn" <[EMAIL PROTECTED]> wrote:
>On 06 April 2007 20:32, [EMAIL PROTECTED] wrote:
>
>> printf "mv %-200s \"%s\"\n" "-f \"$DIR/"$FILE"\"" "$DIR"/"$NEWNAME" >>
>> doit.sh
>
>printf "mv %-200s \"%s\"\n" "-f \"$DIR/"$FILE"\"" "$DIR"/"$NEWNAME~" >>doit.sh
>
>p
I am dealing with DOS text files and need to output DOS text files. This
scenario is not about
converting a file in DOS format to UNIX format; or read a file line by line. It
relates to using
Unix commands and manipulating a dos file and staying in a dos format
How do you read each line in a whi
My Bash script renames file and folders from regular expression patterns found
in a preset file. The
patterns allow for complex renaming, yet sometimes it just converts the file
name to title case. The
script produces a separate file for executing the rename commands.
printf "mv %-200s \"%s\"\n"
On Tue, 20 Mar 2007 17:15:58 -0700, Brian Dessent <[EMAIL PROTECTED]>
wrote:
> ...are you in ~/bin when you try to tab-complete ./myscript.sh? If you
> are in ~, then the path would be bin/myscript.sh, not ./myscript.sh.
> (Does trying to complete the full path (~/bin/myscript.sh) work?)
>> ~
On Mon, 19 Mar 2007 17:24:48 -0400, "Larry Hall (Cygwin)"
<[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> I have a question about tab completion in the console window. The
>> .bash_profile exports the right paths and the console performs tab
>> completion. My scripts can be found in ~/bin.
On Tue, 20 Mar 2007 10:13:59 -0500, Matthew Woehlke
<[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> I have a question about tab completion in the console window. The
>> .bash_profile exports the right paths and the console performs tab
>> completion. My scripts can be found in ~/bin. I can
On Mon, 19 Mar 2007 15:20:33 -0700, Gary Johnson
<[EMAIL PROTECTED]> wrote:
>On 2007-03-19, [EMAIL PROTECTED] wrote:
>> I have a question about tab completion in the console window. The
>> .bash_profile exports the right paths and the console performs tab
>> completion. My scripts can be found in
I have a question about tab completion in the console window. The
.bash_profile exports the right paths and the console performs tab
completion. My scripts can be found in ~/bin. I can tab out
myscript.sh, but can not tab complete ./myscript.sh; or sh
myscript.sh. Is this behavior normal? Can I cha
On Sat, 10 Mar 2007 21:06:16 -0600, "Yaakov (Cygwin Ports)"
<[EMAIL PROTECTED]> wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA256
>
>[EMAIL PROTECTED] wrote:
>> After a Google search, my results did not return a tutorial for
>> installing lame. One cygwin thread mentioned compiling the lam
I want to develop a simple script for converting wave files to mp3s
using the lame encoder. I need too automate the process, which takes
to much time with helper applications like iTunes (opening iTunes,
import the wave files, convert them, populate the ID3 tags). The
script would also take the fi
Please let know if any guide exist for setting up the cron on Cygwin
under Windows XP. I really need a primer with examples and a guide on
tools editing the cron. My Google search gave me the start, yet I am
hoping for some tips on best practices. In addition, I need to
configure Cygwin with the cr
I am new to cygwin and need some assistance setting up environment
variables and paths. My main goal is to use various mysql commands
located in xamp\mysql\bin (like mysqldump and mysql). I could copy
them to /cygwin/bin/, but it would create duplicate files.
I would like to sync my production sit
14 matches
Mail list logo