| bio | website | stackoverflow.com/users/… |
|---|---|---|
| location | Chicago, IL | |
| age | 38 | |
| visits | member for | 2 years, 2 months |
| seen | 1 hour ago | |
| stats | profile views | 7 |
Professional application developer for a large telecommunications company. I work on the software that manages their IT infrastructure (networks, computers, operating systems, etc). Most of my work is in Unix/Linux environments (Sun, HPUX and RHEL).
All opinions stated are my own and not that of my employer.
"I hear and I forget. I see and I remember. I do and I understand." ~ Confucius
"Walking on water and developing software from a specification are easy if both are frozen." - Edward V. Berard
|
Jul 17 |
accepted | Windows recursive touch command |
|
May 20 |
awarded | Popular Question |
|
Mar 17 |
awarded | Enthusiast |
|
Feb 25 |
awarded | Analytical |
|
Feb 17 |
awarded | Notable Question |
|
Jul 6 |
awarded | Popular Question |
|
Jun 9 |
awarded | Student |
|
Mar 4 |
accepted | Using SQLite3 with Cygwin |
|
Mar 4 |
comment |
Using SQLite3 with Cygwin I was able to get it working by downloading the native build version through cygwin (your second option). I didn't even think about that option, heh. Thanks for the great explanation of why it doesn't work. I did try the first also, and it kind of worked (like you mentioned). There seemed to be a "buffer" delay where it would dump info in screens after you passed some threshold of characters. Thanks again. |
|
Mar 4 |
awarded | Editor |
|
Mar 4 |
revised |
Using SQLite3 with Cygwin added 363 characters in body; added 100 characters in body |
|
Mar 4 |
comment |
Using SQLite3 with Cygwin I type "sqlite3" at the cygwin bash command prompt and the program just hangs. I have to use CTRL + C to exit and return back to the command prompt. When it starts "running" nothing happens. |
|
Mar 4 |
asked | Using SQLite3 with Cygwin |
|
Feb 28 |
awarded | Scholar |
|
Feb 28 |
awarded | Supporter |
|
Feb 28 |
comment |
Windows recursive touch command The "accepted" answer in that link is about using .NET programming libraries to accomplish that for one file. The others were about adding a context menu to update single files. I was looking for a built in command to do it to N files recursively. The answer below worked for doing it for all files. It's not a built-in, but it works. Thanks. |
|
Feb 28 |
awarded | Autobiographer |
|
Feb 28 |
asked | Windows recursive touch command |