Results 1 to 1 of 1

Thread: Commands?

  1. #1
    Join Date
    2021-Oct
    Posts
    1

    Question Commands?

    Hello! I am a new Kali Linux person and just overall learning things within the terminal. I was reading along with the Kali Linux Revealed and ran into few sections of the book that I am a bit lost and not sure how to go about looking it up. For example, I am under 3.4 Useful Commands and it is talking about how to make file commands. In the box which I typically follow along in the Kali Linux terminal, I am not getting the same results.

    $ echo "Kali rules!" > kali-rules.txt
    $ cat kali-rules.txt
    Kali Rules!
    $ echo "Kali is the best!" >> kali-rules.txt
    $ cat kali-rules.txt
    Kali Rules!
    Kali is the best!

    ^ This is what the book shows verses what I am receiving on my end. As soon as I type the first line my terminal now goes into dquote>
    Am I doing something wrong?
    Attached Images Attached Images

Similar Threads

  1. commands in memory
    By bkw in forum General Archive
    Replies: 0
    Last Post: 2014-10-20, 14:52
  2. Basic Commands
    By g0tmi1k in forum Kali Linux TroubleShooting
    Replies: 3
    Last Post: 2014-04-07, 09:58

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •