Skip to content

Instantly share code, notes, and snippets.

@pitrou
Created January 28, 2020 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pitrou/5c4a98387153ef415ef64b8aa2457e63 to your computer and use it in GitHub Desktop.
Save pitrou/5c4a98387153ef415ef64b8aa2457e63 to your computer and use it in GitHub Desktop.
++ curl https://dotnet.microsoft.com/download/thank-you/dotnet-sdk-2.2.300-linux-x64-binaries
++ grep 'window\.open'
++ grep -E -o '[^"]+'
++ sed -n 2p
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
+ local dotnet_download_url=
+ curl
+ tar xzf - -C /tmp/arrow-0.16.0.iRp8b/apache-arrow-0.16.0/csharp/bin
curl: try 'curl --help' or 'curl --manual' for more information
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment