Differences From Artifact [f9254ef448]:
- File bgrd.c — part of check-in [011cb3726d] at 2019-04-13 11:22:59 on branch trunk — add bgrd (user: lexi, size: 6254) [annotate] [blame] [check-ins using]
To Artifact [1814ca81a5]:
- File bgrd.c — part of check-in [ee4f58caef] at 2019-04-13 13:44:04 on branch trunk — fix typo (user: lexi, size: 6252) [annotate] [blame] [check-ins using]
1 1 /* [ʞ] bgrd.c 2 2 * ~ lexi hale <lexi@hale.su> 3 - * $ cc -Ofast bgread.c -lutil -obgrd 3 + * $ cc -Ofast bgrd.c -lutil -obgrd 4 4 * © affero general public license 3.0 5 5 6 6 * i am angry beyond words that this program had to 7 7 * be written 8 8 * 9 9 * bgrd "background read" is a tool for launching an 10 10 * application and retrieving the first line of output.