PseudoRandom Thoughts
SELECT * FROM Joseph.Thoughts WHERE Topics LIKE 'Pseudo' AND PostDateTime LIKE 'Random' DESC
Wednesday, June 2, 2010
How to append multiple files into one
Some suggests using the syntax:
for <
variablename
> in (<
directorylisting
>) do <
command
> <
variablename
>
I use
copy *.txt Aggregate.File
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment