Find the answer to your Linux question:
Results 1 to 4 of 4
please tell me all the internal linkings of grep command with the system and other commands in linux?...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    3

    grep

    please tell me all the internal linkings of grep command with the system and other commands in linux?

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,100
    Not 100% sure, if this is what you are asking for, but
    ldd `which grep`
    will show you the libraries, that your (dynamically linked) grep needs to run.

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    3
    Quote Originally Posted by ishu2021 View Post
    please tell me all the internal linkings of grep command with the system and other commands in linux?
    okay..but still some way is there of moving of threads...like after writing the command in shell than it move to next step that is in next location...what the moving of thread is i am asking for it..

  4. #4
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,100
    sry, I have no idea what you are talking about.

    Could you rephrase it or use examples?

Posting Permissions

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