Here are the requirements step:
- How to write all the file name with prefix AAA to file list
- append the filename to an array.
e.g
F_PREFIX = "AAA";
F_SUFFIX = "ddd";
test_list = "test_list";
ls $F_PREFIX*[0-9]*$F_SUFFIX > $test_list
for $filename in `cat...
Hi all,
os : NT version 4 sp 6
I set the default.asp as the default page at the default web site properites under documents tag and move as the first item.
Access to default.asp without entering the file name e.g url : http://nt.com , msg displayed : You are not authorised to view this...
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.