mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
Add /etc/passwd syntax test file
This commit is contained in:
committed by
David Peter
parent
9897c99190
commit
2f77da7813
7
tests/syntax-tests/source/Passwd/passwd
Normal file
7
tests/syntax-tests/source/Passwd/passwd
Normal file
@@ -0,0 +1,7 @@
|
||||
root:x:0:0:root:/root:/bin/bash
|
||||
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
|
||||
nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin
|
||||
syslog:x:104:106::/nonexistent:/usr/sbin/nologin
|
||||
sshd:x:109:65534::/run/sshd:/usr/sbin/nologin
|
||||
reima:x:1000:1000:,,,:/home/reima:/bin/bash
|
||||
|
Reference in New Issue
Block a user