#!/bin/sh # generates a password of length $1. tr -cd "[:alnum:][:punct:]"