Hi experts,
I have a shell script that runs fine, I want to add some code in there to find any files in the current directory named like *_GAP2_0.txt and change it to *_GAP2_7.txt
so the f...
i've got a bat file, trying to rename files in a certain directory, just to include the date, such that new files w/the same name will not overwrite them. i'm trying to test it now, then i wo...
Hello Experts,
i have to appear in an interview very soon, for learning purpose i have this question :
Please, i want to know which is the latest Operating System being launched by any Co...
EXPERTS EXCHANGE
User Accounts and Script Errors: is there a Solution, yet?
OS :Dell Optiplex GX 260 (32 bit), XP Home SP 2, LAN (Ethernet), ADSL2+ and a Netcomm NB 5 modem. My web brows...
hi
i have one serverA (windows 2000 server) D drive contains some shared folders with subfolders . I recently moved all these folders to a new server B (windows 2003 R2) on the D drive, usin...
I am preparing for interview and i want a good material for RTOS Questions so that i can suceed in the interview
please help
i am learning vxworks
wha is the memory map of c program in vx works
hi,
I have a question about process switching and operating systems. Let's say the system architecture only allows process switching in hardware and no interrupts. What kind of info will t...
1) I need help on how to write a schell script for auto FTP transfer to other server after files in 30 days old, my source server OS is Susu9 and target server OS is Solaris 8.
2) Shell scrip...
i m using this code to set task in windows scheduler
'------------Code is here
Dim objWMIService As Object, objNewJob As Object
Dim ObjBias As Object, ObjItem As Object
Dim lJobId As Lon...
I have a group of files in a directory and I need code to remove all the extensions from the filenames and return only the base portion of the name. The files all currently end in .pgp and I ...
Short problem expansion:
The page listing http://www.csharphelp.com/archives2/archive301.html shows that you can get the window name of the active window. This works but the problem i need i...
Under CentOS + Apache, download the khtml2png-2.0.6.tar.gz but dun know what to do next...
tried ./configure --prefix=/usr/local
but it said "rm: cannot remove ..." x 4 and
"./configur...
I read about memory management in the web. I couldn't understand the concept.
This is the article I read :
The term alignment means the tendency of an address pointer value to be a multiple ...
I have a script that includes
exec 1>> /var/log/unb/dblog.log
later logrotate renames the file to ...dblog.log.1 as expected but the script continues writing to the same file so the dblo...
I have written a shell script, which is remotely executed on a Unix machine using rexec. In that script, I need to change user's primary group. The only (known to me) tool to do so is newgrp. ...
I would like to run multiple version of application in shell script (C Shell), for example:
Application2005 - command ro run is "app"
Application2006 - command ro run is "app"
Application20...
Hi,
I'm writing an application on the WIndos XP / Vista platform that has to store a randomly generated password somewhere in the system. Is there any place that this password can be stored s...
I've been tasked to create a new account provisioning program to automate a long acount process on a new application we have. One step of this process requires to grant the new user access to...
Hi
On a freebsd system i am running out of diskspace
is there a way i can run a command/script that
1) sees if a file has been accessed
2) deletes it off if it has not been touched...
what is the practical situation in os where a priority inheritance arises
Hi Experts,
Can anyone let me know how to parse Events Log in windows Vista? or what is the file format of exported .evt(Events) file in windows Vista.
Thanks in advance.
Devender
I used usmt to export a user's settings. Now I am trying to import it, but it says that it is corrupt and tries to send a message to microsoft. I have tried the fastconv utility from microso...
This is probably really easy; but I can't for the life of me figure out the command that lets me set attributes on folders. Basically want I want to do is create a folder, and mark it as hidde...