Thanks Everyone who help me.
Problem has been resolved by using
rm $mydirectory/tmp/[Aa][Bb][Cc]002.dat to delete indivdual file. (interective mode was not possible to use large quantity of files)
Thanks Ygor
Actually, it is working with using *, but unfortunately I can not use [AaBbCc]*.dat since, It will delete all the files and I need to delete individual file like;
rm $mydirectory/tmp/[AaBbCc]002.dat
rm $mydirectory/tmp/[AaBbCc]056.dat
This suppose to work, but somehow it is not working when using not default directory. For example;
rm $mydirectory/tmp/[AaBbCc]*.dat
getting the following error
rm: $mydirectory/tmp/[AaBbCc]*.dat non-existent
I am trying to write a one line command, which delete files
and ignoring the case sensitivity. For example, I have three files and they can be upper or lower case and I want to delete them all.
xyz045.dat
abc002.dat
ABC003.dat
abc056.dat
I need to delete only abc's files it does not matter what...
Thanks for reply,
I am using DS 6.0, MQ Server 5.3 and Windows XP Professional as OS. I have installed DS and MQSeries on the same machine. Inaddition, I am able to put the data into the Queue using MQ serires stage type, but unable to retrieve any data from the queue.
Appreciate any help.
There are two location where lib is located. I found the library clntsh in /export/home/oracle/lib with extention .map and .lis, however i could not found the clntsh library at /export/home/oracle/rdbms/lib folder.
I'm pretty sure that both of the location for that library was searched. Here is...
Hi,Mike
Oracle client is already installed and env is set according to Oracle Database. Mike do you mean any specific Oracle enviornment need to be set for perl modules, so please let me know.
Thanks,
Aplhaaa
Hello guys,
I'm unable to install DBD for oracle. First i installed
DBI-1.40 it was successfull, then i try to install DBD-Oracle-1.15 there is no problem with perl Makefile.PL, and it was successfull, but 'make' is giving me the following error.
ix4 -lkstat -lm -lthread -o...
I figured out the problme, netmask was not correctly set.
2wire home portal uses 255.255.0.0 netmask by default, however, sparc machine was configured for 255.255.255.0
After changing it to appropriate netmask it worked.
Thanks again for helping.
-Alpha
Hello guys,
There is a problem getting default page on browser. I checked the httpd.conf with configtest, and it's sentex is OK and Apache server is running.
Please someone help me what else do i need to configure to
make Apache works.
I am getting the following error
"page can not be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.