diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 16:57:56 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 16:57:56 +0200 |
commit | a12cce44002d614046cb337fa7ffbf1cd6802ee0 (patch) | |
tree | 231ed7c0e2a9a349bd974a2cb042d14c6c5ee3a7 /README | |
parent | Empty signed commit (diff) | |
download | apsh-a12cce44002d614046cb337fa7ffbf1cd6802ee0.tar.gz apsh-a12cce44002d614046cb337fa7ffbf1cd6802ee0.tar.bz2 apsh-a12cce44002d614046cb337fa7ffbf1cd6802ee0.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |