PS A:\> $wc = New-Object System.Net.WebClient PS A:\> $url = "https://eternallybored.org/misc/netcat/netcat-win32-1.12.zip" PS A:\> $output = "a:\netcat-win32-1.12.zip" PS A:\> $wc.DownloadFile($url, $output)
Subscribe to:
Post Comments (Atom)
Fedora install screen chronicle
Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to run GenerateProjectFiles.bat to build Unreal Engine from source ( link ), but got error like below: C:\>Users\x\UnrealEngi...
No comments:
Post a Comment