4 Matching Annotations
  1. Jan 2021
  2. Dec 2020
    1. echo "First line" > file.txt echo "Second line" >> file.txt

      what is the difference b/w single > and double >> ????

    2. $

      what indicates this dollar symbol ?