Most RecentMost ViewedMost LikesPowerShell cannot copy files on Linux platform When I try the following code Copy-Item /etc/sudoers ./sudoers Suddenly, an error is reported as follows How can I solve it?How can PowerShell obtain root permission under Linux platform? Solved