PowerShell, Sistema de archivos The Clear-Content cmdlet enables you to erase the contents of a file without deleting the file itself. For example, suppose you run this command: PowerShell Clear-Content c:\scripts\test.txt 1 Clear-Content c:\scripts\test.txt