Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. cmd.exe dir /s /b
  2.  
  3. uu.xxxx.uuuuu/foldername$
  4.  
  5. Warning message:
  6. In system("cmd.exe /c dir /s /b", intern = TRUE) :
  7. running command 'cmd.exe /c dir /s /b' had status 59
  8.  
  9. GCI 'I:myfolder' -Recurse -Force -Filter '*.tar.gz' | Select FullName | Export-CSV -Path 'C:Templistme.csv'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement