RosettaCodeData/Task/Get-system-command-output/R/get-system-command-output.r

2 lines
54 B
R

system("wc -l /etc/passwd /etc/group", intern = TRUE)