Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Is there a unix command to do this?
Name: Sun Date: July 16, 2006 at 09:40:48 Pacific OS: Win-xp, Unix CPU/Ram: -- Product: --
Comment:
Hi, I am wroking in C program that deals with system file in windows. The content of the file is refreshed when the user click on the icon/folder that contains the file OR when opening and closing the file respectively.
In cygwin, where I have my program, I can do that (refresheing the file) by: vim file (open the file) and then just close ( :q ) (close the file)
In my program at the beginning I need to make refresh for the file. How can I do that? Is there any unix command that enables me to do that in my c program?
Summary: I'm trying to create a cd image of my sco unix partition (os and apps). I'm using powerquest drive image pro v3.0. The target partition location and hardware is identical yet it just hangs when I fini...
Summary: Hi All, I am having a problem extracting part of a string into a variable using korn shell. Using the id command the following is returned and stored in a variable called userid: uid=2435(TY34955) gi...