gnuwin32
Batch File using sed in windows - unexpected append instead of replace
I\'ve been tasked with migrating a group of batch scripts to Windows 7 (from XP) and have had a few problems using sed for substitution. What i need the line to do is find LogPath and anything inside[详细]
2023-04-09 02:05 分类:问答GnuWin32 or Cygwin - from a programmers point of view
For a programmer with Linux skills and a love of the command line, what is better to use on Windows - Cygwin or GnuWin32?[详细]
2023-04-01 19:09 分类:问答Removing leading spaces in a text file
I have a bunch of texts files although they all have spaces at the beginning of lines e.g. testing 123[详细]
2023-03-10 00:44 分类:问答sort hex numbers of different length from the command line?
If I have a file of hex numbers of different length e.g. 1F b c How can I sort them from the command line?[详细]
2023-02-10 17:39 分类:问答How can I monitor a log file and insert timestamps, using Perl?
I have an application which generates logs in append mode, but the l开发者_开发百科ogs are not timestamped.[详细]
2023-01-20 18:50 分类:问答Using Gnuwin32 with Visual Studio (VC++)
Can someone explain me or direct me to some usefull links which tell how t开发者_JS百科o make Visual Studio 2008 use Gnuwin libraries. And please tell me which Gnuwin package I should download.(Window[详细]
2023-01-05 04:32 分类:问答Korn-Shell for Windows 7?
We need to support a legacy app that provides a Unix and a Win32 port.Unfortunately, later in the game, a lot of glue code was written in ksh scripts for the unix port only, and the Win32 port has los[详细]
2023-01-03 18:12 分类:问答Gnuwin32 port of "find"?
Is there a problem with the Gnuwin32 port of \"find\"? It sort of works on my Windows XP command line, but I get blank stares when I try using file name pattern matching function. It\'s from \"finduti[详细]
2023-01-02 09:30 分类:问答How to install GD library with Strawberry Perl
I am attempting to install the GD library using Strawberry perl and GnuWin32. However, when I enter \"install GD\" in the CPAN shell, the following message appears:[详细]
2022-12-09 06:11 分类:问答