Files
shell_redirections/script.sh
2021-06-22 16:16:00 +02:00

3 lines
55 B
Bash

#! /bin/bash
cut -f1 -d: /etc/passwd |sort > user.list