DEV Community

Discussion on: What Tool Can You Never Remember or Get Good At?

Collapse
 
agtoever profile image
agtoever

I keep looking up the options for most networking tools: netstat and nmap: great tools, but when not used frequenty, hard to master.

Two suggestions for all struggling with the command line:

  • I use screen instead of tmux. No tiling, but cycling through persistent ssh sessions. For me this works.
  • When you switch to zsh, you can get a handy list of commandline options, which you can even navigate through using the cursor. Just hit tab twice after <command> -