Bruce Jin Notes
Thursday, February 01, 2007
Search file in AS400/iSeries IFS
In QShell do:
==> find . -name "filename*"
will display all filename* in current directory and sub directories.
posted by Toon at
8:50 AM
0
Comments:
Post a Comment
<< Home
Previous Posts
LinkedHashSet and HashSet
Java regular expression (edit date)
Generics, for loop, autoboxing of JDK 5
Java System Properties
JDBC Driver names and connect url
Connect to a network through VPN
Run Java class in jar file
SQL server 2005 JDBC driver name
Break a List into a list of lists
Test web page multiple thread support
0 Comments:
Post a Comment
<< Home