Guys,
Thanks for all your help. I just got the Tadpole back from the trip and tried the below and it worked.:) Weird that there was so much trouble with what should have been a simple deletion.
danielhozac (Programmer) Nov 5, 2002
/bin/rm -fr experiment would delete everything in it and the...
Thanks for all your help guys.
Unfortunately the computer in question (a laptop) is being taken on a business trip, and I had to stop work.
Will start again when it gets back, and try these solutions.
Cheers,
Jack
Thanks for all your help guys.
Unfortunately the computer in question (a laptop) is being taken on a business trip, and I had to stop work.
Will start again when it gets back, and try these solutions.
Cheers,
Jack
Ken,
Just tried that with
#fsck -Y
fsck ran and made some fixes but still
# rm inner_html_experiment.jsp
inner_html_experiment.jsp: Invalid argument.
Thanks,
Jack
ecasadella, bainy
#ls
inner_html_experiment.jsp
# ls -lrt
./inner_html_experiment.jsp: Invalid argument
total 0
# ls -1rt
./inner_html_experiment.jsp: Invalid argument
Also got
#rm -i *
inner_html_experiment.jsp: Invalid argument
So no luck yet,
Jack
Thanks for getting back to me,
Tried
#fuser inner_html_experiment.jsp
inner_html_experiment.jsp: fuser: Invalid argument
#ls -l
inner_html_experiment.jsp:Invalid argument
Not sure what is meant by lofs?
Tried
#ls|od -c
0000000 i n n e r _ h t m l _ e x p e r...
Unfortunately, am getting the same sort of message with
# file inner_html_experiment.jsp
Response is
inner_html_experiment.jsp: cannot open: Invalid argument
and
#pwd
/opt/bea/wlserver6.1/config/OR2QDomain/applications/OR2QAnalytics/analytic/Content_analytic/experiment
To
# ls -l...
Hi,
I'm new to Solaris (I am a business analyst by background and ended up with this task by default). My company is developing a Java application to run on a Weblogic server 6.1 sp2. Due to resource constraints we are actually doing the development on a Windows 2000 environment, before...
Hi,
I'm new to Solaris (I am a business analyst by background and ended up with this task by default). My company is developing a Java application to run on a Weblogic server 6.1 sp2. Due to resource constraints we are actually doing the development on a Windows 2000 environment, before...
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.