[HN Gopher] Moving to zsh (2019)
       ___________________________________________________________________
        
       Moving to zsh (2019)
        
       Author : indigodaddy
       Score  : 14 points
       Date   : 2022-07-21 23:40 UTC (23 hours ago)
        
 (HTM) web link (scriptingosx.com)
 (TXT) w3m dump (scriptingosx.com)
        
       | mattpallissard wrote:
       | I'm a zsh user, but one thing I miss from bash is /dev/tcp
       | redirection.                   ~  echo <>/dev/tcp/google.com/80
       | ~  echo $?         0         ~  echo <>/dev/tcp/localhost/80
       | bash: connect: Network is unreachable         bash:
       | /dev/tcp/localhost/80: Network is unreachable         ~  echo $?
       | 1
        
         | softjobs wrote:
         | What about https://zsh.sourceforge.io/Doc/Release/TCP-Function-
         | System.h...?
        
       | Maursault wrote:
       | Good stuff, but, conversely, one may just manually set any user's
       | default shell [1] back to bash, or Bourne, ksh, csh, tcsh, or
       | install and use another as a default shell, such as fish, nsh,
       | nushell, rc, yash, etsh, and so on and so forth.
       | 
       | [1] https://www.howtogeek.com/444596/how-to-change-the-
       | default-s...
        
       ___________________________________________________________________
       (page generated 2022-07-22 23:00 UTC)