forked from extern/nushell
Ensure end_filter
plugin lifecycle stage gets called.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# average
|
||||
This command allows you to calculate the average of values in a column.
|
||||
Calculate the average of values in a column.
|
||||
|
||||
## Examples
|
||||
To get the average of the file sizes in a directory, simply pipe the size column from the ls command to the average command.
|
||||
|
Reference in New Issue
Block a user