Search Results

Search: Posts Made By: lcfoo
19,962
Posted By lcfoo
Hi, Anyone interested in Perl? Perl can do...
Hi,
Anyone interested in Perl?
Perl can do that faster than awk where we call it pattern matching.

When it match, it can count the character. Say ur filename is Myfile.txt

open (FILE,...
12,228
Posted By lcfoo
Sorry for the confusion. When we use Perl...
Sorry for the confusion.
When we use Perl running in UNIX, we can use the below command to search the one day old file.
@Files = qx/find . -name '*' -mtime -1 -print/;

The problem I am facing...
12,228
Posted By lcfoo
How to find 1 day old file on Windows for Active Perl
How to find 1 day old file on Windows for Active Perl?
Is there anyone know the method?
If UNIX or LINUX, we can use the "find ...". How to we do for Windows?
3,421
Posted By lcfoo
How to learn Oracle?
Hi,
Is there anyone knows where I can find sources for learning how to program Oracle. Pls advise.
Thank you.
Forum: Programming 10-21-2002
3,762
Posted By lcfoo
How to control I/O in Linux?
Do anyone know how to program to control I/O - through RS 232?
For example VC++, inport & outport.
Any comment?
5,424
Posted By lcfoo
Thank you for all your advise. All the...
Thank you for all your advise. All the suggestions are really helpful. I found that it has some similiarity with C++ language combine with Bash/Korne Shell script.
3,464
Posted By lcfoo
Hi, Actually I don't understand what is the...
Hi,
Actually I don't understand what is the problem going on:
I have run three OS - Windows 98, Windows 2000, and Linux Mandrake 6.0 and I don't find any problem - accept when one of these OS crash...
14,839
Posted By lcfoo
To build an emulation terminal just type: ...
To build an emulation terminal

just type:
i) man xterm
=> This is for normal UNIX system usage to build the emulation
from the terminal

ii) man hpterm
=> this is for HP UNIX sytem. It has...
5,424
Posted By lcfoo
Thank you so much. I really appeciate it. It has...
Thank you so much. I really appeciate it. It has been more than 5 years I have not touch Unix, now I entering the Linux. Now I am trying to refresh and explore again through Linux.
Forum: Filesystems, Disks and Memory 10-11-2002
4,028
Posted By lcfoo
Before you can remove the UNIX, re- partitian...
Before you can remove the UNIX, re- partitian again or else the windows can't detect the partitian. It will state that the previous partiton - NON-DOS.
Remove the Non-DOS partitian and make the DOS...
5,554
Posted By lcfoo
If you are using a new KDE, then left click,...
If you are using a new KDE, then left click, properties and change the background.

If you are familiar with Microsoft windows, then the process is the same.

If you just want to change the...
6,697
Posted By lcfoo
First, type dir then look at the list of files...
First, type dir
then look at the list of files and directories displayed on the screen.

Then only type what ever appear on the screen.
maybe cd progra~1

It will apeears,
C:\Program Files\...
5,424
Posted By lcfoo
How to learn Perl
Can anyone suggest homepage related to perl programming?
Thank you.
Forum: Programming 10-11-2002
6,835
Posted By lcfoo
:) How is the status? Previously, I wrote some...
:) How is the status? Previously, I wrote some programs using C languge in HP UNIX, I found that it is very sensitive to spacebar even in declaration part # include <stdio.h>
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 08:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy