![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 12:00 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-19-2007 10:52 PM |
| Unix "at" / "Cron" Command New Problem...Need help | Mohanraj | UNIX for Dummies Questions & Answers | 3 | 01-26-2006 05:08 PM |
| No utpmx entry: you must exec "login" from lowest level "shell" | peterpan | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 01:15 AM |
| Commands on Digital Unix equivalent to for "top" and "sar" on other Unix flavour | sameerdes | UNIX for Advanced & Expert Users | 1 | 08-28-2002 05:41 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unix "cut' and "awk" in Windows XP?
Hi,
How can I execute Unix's ksh equivalent of "cut' and "awk" in Windows XP? For example, I want to execute ksh commands from Windows command prompt. Is there a place I can download "cut.exe" and "awk.exe" ? Thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Have you Google for it?
Regards |
|
#3
|
|||
|
|||
|
Hi,
Google brought me to this forum. I also checked download.com and noticed there is WinXs but it was for windows 95. There is also UnixDos 5.1. Does anyone have any better recommendations? |
|
#4
|
|||
|
|||
|
I checked out WinXs and, according to its apparent homepage, it works in Windows XP. This is probably your best bet. Otherwise, you could try and find an equivalent in Windows Powershell (free download from Microsoft); I know that Microsoft's object oriented languages have variables that can be embedded in script / program strings so that one can display information like runnning processes and the like.
|
|
#5
|
|||
|
|||
|
The Cygwin kit contains a rather full-featured selection of Unix commands for Windows, including a shell and some infrastructure to shield you from the horrors of the underlying excuse for an operating system.
|
|||
| Google The UNIX and Linux Forums |