Skip to content
YouTube Twitter RSS
Sandy Scott's Web Spot
My little corner of the web
Skip to content
  • Home
  • Computers
  • PLCs
  • Software
  • Other
  • All tags
Home Posts tagged "PowerShell"

Tag: PowerShell

Windows PowerShell – get a recursive list of directories

Sandy 2016-04-30 2016-04-30Computers PowerShell, windows 0

Like this: dir -Directory -Recurse | % { $_.FullName } > list.txt

Continue reading

Powered by Nirvana & WordPress.
YouTube Twitter RSS