Skip to content

Added option to display UNC path#54

Open
ulf-de wants to merge 1 commit into
ShawnDEvans:masterfrom
ulf-de:patch-1
Open

Added option to display UNC path#54
ulf-de wants to merge 1 commit into
ShawnDEvans:masterfrom
ulf-de:patch-1

Conversation

@ulf-de

@ulf-de ulf-de commented May 6, 2020

Copy link
Copy Markdown
Contributor

Added the option --unc to display the UNC path.
This way the normal output is grepable, e. g. to convert it to CSV add
| awk -F'\t' '/\\\\/{gsub(/ /, "", $2); print $2";"$3";"$4}'

Added the option --unc to display the UNC path.
This way the normal output is grepable, e. g. to convert it to CSV add
`| awk -F'\t' '/\\\\/{gsub(/ /, "", $2); print $2";"$3";"$4}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant