Touch replacement #1
@@ -41,7 +41,7 @@ function pwd {
|
||||
Get-Location
|
||||
}
|
||||
# touch replacement
|
||||
function pwd {
|
||||
function touch {
|
||||
New-Item
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user