diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ISC License -© 2021 Mattias Andrée <maandree@kth.se> +© 2021 Mattias Andrée <m@maandree.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -13,7 +13,7 @@ DESCRIPTION which creates a socket instead of a pipe and connects both ends. Similarly <>| is like |, except it creates a bidirectional socket instead of a pipe. apsh also - lets the user create pipes and sockets before then + lets the user create pipes and sockets before they are used. Additionally if ( ) or (( )) is used as an argument |