Программа read выполняет команду cat tech.txt:
int main () {
system ("cat tech.txt");
return 0;
}
-rwsrws--- 1 techmint techmint 7368 янв. 2 12:38 read
-rwxrwx--- 1 techmint techmint 6 янв. 1 20:55 tech.txt
techmint:x:1004:1004::/home/techmint:/bin/bash
mintol:x:1006:1005:mintol,,,:/home/mintol:/bin/bash
mintol@mirror:/home/techmint$ ./read
-su: ./read: Отказано в доступе