#!/bin/sh
# $NetBSD: script1,v 1.1 2004/03/09 20:06:42 garbled Exp $
cut -f1 -d: /etc/passwd
