473,466 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

'cat' in windows (quick question)

23 New Member
The tutorial I'm using is written by a linux user, and he uses the cat function. He said to use whatever works the same way on your OS. What would work like this for windows users?
Nov 1 '06 #1
1 3645
bartonc
6,596 Recognized Expert Expert
The tutorial I'm using is written by a linux user, and he uses the cat function. He said to use whatever works the same way on your OS. What would work like this for windows users?
If it's a python script, its output should be a print statement which means that running it in a IDE like PythonWin will cause it to print to the shell window. In PythonWin, use File->Run..., type in the arguments and click OK. If it doesn't take arguments, IDLE will also work.
Best of luck,
Barton
Nov 1 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: Jeff Melvaine | last post by:
I note that I can write expressions like "1 << 100" and the result is stored as a long integer, which means it is stored as an integer of arbitrary length. I may need to use a large number of...
6
by: Hamed | last post by:
Hello I have employed as a developer in a software company that its team uses FoxPro / VB 6.0 / VC++ 6.0 as the developing tools and newly is going to migrate to VS.NET. There is a project...
9
by: mario.demiguel | last post by:
Hello all, I believe I know the basics of what I need to do, but some clarification would help. I want to open a text file using functions from stdio.h. Then I want to output the text in this...
5
by: Erland | last post by:
Hello all, I have Windows XP home edition running on my box, my question is --Can I install Visual Studio 2005 professional edition on Windows XP home and do Web Development ? I will...
96
by: pavan | last post by:
Is this code correct char *str = (char *)malloc(10 * sizeof(char)); char = ... char = ... .... .... ... char = '\0';
69
by: Jack Dowson | last post by:
Hello Everybody: I'm learning c now.I think it's really a tedious job following my textbook to write programs which are used to deal with math problems.I want to write some codes related with...
4
by: Degz | last post by:
Hi Guys, I'm currently porting some shell scripts over to a windows box (in perl) Can anyone help me with this one. ? I have a sed command taking input from cat, and substituting based on a...
22
cat
by: Jag | last post by:
I've read parts of K&R's ANSI C v2 and this is what their cat looked like but when I compared the speed of this code to gnu cat, it seems very slow. How do I optimize this for greater speeds? is...
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.