Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
axelgMS authored Aug 9, 2017
1 parent 1354530 commit 3ef8c5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions createdir2.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
New-Item c:\temp_PS2 -type directory -force

New-Item c:\temp_PS2\new_file2.txt -type file –force

0 comments on commit 3ef8c5c

Please sign in to comment.