MoonPoint Support Logo

 

Shop Amazon Warehouse Deals - Deep Discounts on Open-box and Used ProductsAmazon Warehouse Deals



Advanced Search
March
Sun Mon Tue Wed Thu Fri Sat
           
16
         
2014
Months
Mar


Sun, Mar 16, 2014 11:59 am

List of accounts on a Linux or Unix system

To see a list of accounts on a Linux or Unix system, the following command can be used:

cut -d: -f1 /etc/passwd

[/os/unix/commands] permanent link

Sun, Mar 16, 2014 9:41 am

Determining low, high, average, and median values with Google Sheets

To determine the smallest, largest, average, and median value for a column of numbers in a Google Sheets spreadsheet, the MIN, MAX, AVERAGE, and MEDIAN functions can be used.

For a column of numbers from A2 to A66, the following forumlas could be used:

Minimum:MIN(A2:A66)
Maximum:MAX(A2:A66)
Average:AVERAGE(A2:A66)
Median:MEDIAN(A2:A66)

[/network/web/services/google] permanent link

Valid HTML 4.01 Transitional

Privacy Policy   Contact

Blosxom logo