Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell : comando para extraer lista de variables

Get-ChildItem Env: | % {"export $($_.Name)="$($_.Value.Replace('\', '/').Replace('C:', '/mnt/c'))""}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages