![]() |
|
|
#23 |
|
"Frank <^>"
Dec 2004
CDP Janesville
2×1,061 Posts |
Have you investigated the various flavours of *nix utils for Windows out there? A quick search turned up some Q&As on StackOverflow regarding "tail" for Windows....
|
|
|
|
|
|
#24 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·5·7·139 Posts |
Quote:
Anyone can install cygwin (for example) and get the tail command in the shell. But come on, why is this not available under the "Power Shell" which now allows "ls"? The power shell was supposed to show that Microsoft was serious about power users. At the end of the day my opinion remains that M$ is a toy operating system -- meant for those who are not serious, but have a lot of money to spend.... |
|
|
|
|
|
|
#25 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
1015810 Posts |
Quote:
Still, I have plenty of frustrations with Windows going way back. ![]()
|
|
|
|
|
|
|
#26 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×5×7×139 Posts |
Quote:
The ironic thing is MacOS is actually based on an Open Source Unix-like kernel. Apple spent a bit of time and money writing a flashy UI, but the core is Unix. There is no technical reason why Adobe couldn't make their software available for Linux. If they use the excuse "there are so many distributions to choose from", the answer is "Choose one -- Ubuntu would be fine". Want to bet when this will happen? |
|
|
|
|
|
|
#27 |
|
"Frank <^>"
Dec 2004
CDP Janesville
212210 Posts |
What I was thinking was finding the best/easiest of the publicly available stand alones out there, then you could either include it in the distribution of the future mfakt* Windows packages or make it available on the download page.
|
|
|
|
|
|
#28 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
973010 Posts |
Quote:
I want a fork() function which works no matter what version of Perl anyone has installed in any environment the Perl code finds itself. I don't think that a small amount of code should come with a huge amount of baggage. Please forgive me, but in the Unix world it is possible to share a few lines of Perl which works without having to include an installer which downloads MBs of supporting libraries just to run. |
|
|
|
|
|
|
#29 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
Last fiddled with by kladner on 2012-08-17 at 21:23 |
|
|
|
|
|
|
#30 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
|
|
|
|
|
|
#31 | |
|
"Frank <^>"
Dec 2004
CDP Janesville
2×1,061 Posts |
Quote:
Getting back to something LaurV said about START, the answers are 1) no, not from the command line, and 2) limited control; yes, XP or higher has TASKKILL, which can kill other processes from the command line; and no, not when starting from a CMD box. START spawns processes off and turns them loose; GUI programs open normally, console programs open with an independent console (CMD) window. Unfortunately, if you want to get down as close as controlling the in/out pipes of a console program, you need to write to the Win32/64 API. Either that, or develop a GUI version of the various programs where the MBs of supporting libraries are already there deep in the bowels of the Windows installation..... |
|
|
|
|
|
|
#32 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110000000102 Posts |
Quote:
Kinda strange that getting "down and dirty" and reading/writing the in/out/error pipes of a console program under Windows would be so very difficult. We do this kind of thing every day under Unix, and we don't even really think about it.... |
|
|
|
|
|
|
#33 | |
|
"Frank <^>"
Dec 2004
CDP Janesville
2×1,061 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatic submit results + fetch assignments for mfaktc? | DuskFalls | GPU Computing | 5 | 2017-12-02 00:34 |
| Simple Script to get Trial Factoring Work | jfamestad | PrimeNet | 3 | 2016-11-06 20:32 |
| Why trial factoring work chopped into chunks? | lidocorc | PrimeNet | 4 | 2008-11-06 18:48 |
| How does the trial factoring work with 15K*2^n-1 | jocelynl | 15k Search | 0 | 2003-07-11 14:23 |
| How does trial-factoring work? | ThomRuley | Software | 5 | 2003-05-30 20:34 |