Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. 20082019AAAA
  2.  
  3. 21082019AAAA
  4.  
  5. get-childitem *.txt | rename-item -newname { [string]($_.name).substring(8) }
  6.  
  7. AAAA
  8.  
  9. 21082019AAAA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement