LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   lynx command (https://www.linuxquestions.org/questions/linux-newbie-8/lynx-command-4175594159/)

sanjayjoshi 11-24-2016 01:20 AM

lynx command
 
how to check background process in database by lynx command.

Jjanel 11-24-2016 01:46 AM

Hello. IF you wish to be a 'real member' of this nice community,
please read the FAQ-Welcome on questions. Tell us about the computer & OS you use.
Does it have the `man` command? Tell us about your Linux goals/experience/interests.

Best wishes. p.s. maybe the `ps` command? Tell us more....

Emerson 11-24-2016 01:47 AM

The only lynx I know is a web browser.

frankbell 11-24-2016 06:48 PM

This would be a good start:

Code:

ps -A | grep lynx
Yes, indeed, as Emerson says, lynx is a command-line web browser.


All times are GMT -5. The time now is 02:23 PM.