mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Add test file for /etc/group
This commit is contained in:
67
tests/syntax-tests/source/EtcGroup/test.group
Normal file
67
tests/syntax-tests/source/EtcGroup/test.group
Normal file
@@ -0,0 +1,67 @@
|
||||
root:x:0:root
|
||||
sys:x:3:bin
|
||||
mem:x:8:
|
||||
ftp:x:11:
|
||||
mail:x:12:
|
||||
log:x:19:
|
||||
smmsp:x:25:
|
||||
proc:x:26:polkitd
|
||||
games:x:50:
|
||||
lock:x:54:
|
||||
network:x:90:
|
||||
floppy:x:94:
|
||||
scanner:x:96:
|
||||
power:x:98:
|
||||
adm:x:999:daemon
|
||||
wheel:x:998:username
|
||||
kmem:x:997:
|
||||
tty:x:5:
|
||||
utmp:x:996:
|
||||
audio:x:995:mpd,username
|
||||
disk:x:994:
|
||||
input:x:993:
|
||||
kvm:x:992:
|
||||
lp:x:991:
|
||||
optical:x:990:username
|
||||
render:x:989:
|
||||
storage:x:988:username
|
||||
uucp:x:987:
|
||||
video:x:986:username
|
||||
users:x:985:
|
||||
systemd-journal:x:984:
|
||||
rfkill:x:983:
|
||||
bin:x:1:daemon
|
||||
daemon:x:2:bin
|
||||
http:x:33:
|
||||
nobody:x:65534:
|
||||
dbus:x:81:
|
||||
systemd-journal-remote:x:982:
|
||||
systemd-network:x:981:
|
||||
systemd-resolve:x:980:
|
||||
systemd-timesync:x:979:
|
||||
systemd-coredump:x:978:
|
||||
uuidd:x:68:
|
||||
username:x:1000:
|
||||
git:x:977:
|
||||
avahi:x:976:
|
||||
colord:x:975:
|
||||
polkitd:x:102:
|
||||
mpd:x:45:
|
||||
rtkit:x:133:
|
||||
transmission:x:169:
|
||||
wireshark:x:150:username
|
||||
lightdm:x:974:
|
||||
geoclue:x:973:
|
||||
usbmux:x:140:
|
||||
dhcpcd:x:972:
|
||||
brlapi:x:971:
|
||||
gdm:x:120:
|
||||
libvirt:x:970:
|
||||
flatpak:x:969:
|
||||
gluster:x:968:
|
||||
rpc:x:32:
|
||||
tor:x:43:
|
||||
rslsync:x:967:
|
||||
docker:x:966:username
|
||||
sambashare:x:1002:username
|
||||
named:x:40:
|
Reference in New Issue
Block a user