Search Results

Search: Posts Made By: Wing m. Cheng
3,305
Posted By Wing m. Cheng
Uniq is not working for me case because the...
Uniq is not working for me case because the double entry is not excact duplicate of each other, only the ending parts are duplicated.

Any other suggestion ......

Thanks
3,305
Posted By Wing m. Cheng
Deleting double entry in a file
Hi,

I am having almost the same problem as junior member 'oupsforum' (refer to subjuct "deleting double entry in a log file"), only that I am using Sun Sorlaris Unix which the uniq command does...
Forum: Programming 09-16-2002
18,023
Posted By Wing m. Cheng
Thanks guys, I will try both of methods.
Thanks guys, I will try both of methods.
Forum: Programming 09-16-2002
18,023
Posted By Wing m. Cheng
Zero Padding to a string
I am writing a C program which a part of it needs to padding zero in front of a string. The program will get a sting from an ASCII file which the maxium length of this string is 5 char long. The...
Forum: Programming 05-16-2002
17,844
Posted By Wing m. Cheng
Thanks Killerserv !!
Thanks Killerserv !!
Forum: Programming 05-15-2002
17,844
Posted By Wing m. Cheng
Command line parameter for C program
I am writing a C program that part of the idea is to using a command line parameter to control not to run certain part of the sub program.

I am totally new to C, I do not have any idea how to pass...
46,294
Posted By Wing m. Cheng
Thanks guys . both ls |grep -v "\\." and...
Thanks guys .

both ls |grep -v "\\." and ls|grep -v"\." works.
46,294
Posted By Wing m. Cheng
How to list files will no extension
Can some one help ......

I want to list files with no extension in directory.

I have tried the following

ls * That listed all files
ls *.* That listed files with extension...
Forum: Programming 10-27-2001
13,697
Posted By Wing m. Cheng
open ASCII files
Anyone knows how to open an ASCII file by using C

Thanks

:D
14,787
Posted By Wing m. Cheng
Thanks Tony.
Thanks Tony.
14,787
Posted By Wing m. Cheng
uncompress pkzip files
Are there any unix/linux tools that can uncompress the "pkzip" files from DOS env.

Thanks .
Showing results 1 to 11 of 11

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