Skip to content

Commit

Permalink
Corrected wrong command output.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty007 committed May 10, 2012
1 parent 7ec7d3b commit c12b857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fex.pod
Expand Up @@ -39,7 +39,7 @@ A single number will select that numbered field. Like awk, field start at 1.
Example selecting third field:

% echo "a b c d e" | fex '3'
a b c d
c

Example selecting the second field delimited by slash:

Expand Down

0 comments on commit c12b857

Please sign in to comment.