AzureDataLake
AzureDataLake copied to clipboard
Support head / tail like functionality for data lake files
I would very much like a super easy way to get the first 10 lines or the last 10 lines of a file in data lake from PowerShell, similar to the unix head and tail commands.
Took a couple years, however head command is there. MS Docs