Find the answer to your Linux question:
Results 1 to 2 of 2
I am new to redhat and all unix / linux. somehow in the terminal I changed [root@QASRHS ~]$ to [root@QASRHS ~]# and now it appears I cannot see all of ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    1

    # and $

    I am new to redhat and all unix / linux. somehow in the terminal I changed [root@QASRHS ~]$ to [root@QASRHS ~]#
    and now it appears I cannot see all of my files in the bin

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    The dollar sign ($) is for a regular user. The hash (# pound if you're American) means you are logged on as root. You should not have a $ sign as root and you should not have a # prompt if you are a normal users.

    Do not confuse this with the bash comment character which is also #.

Posting Permissions

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