LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What does $! means (https://www.linuxquestions.org/questions/linux-newbie-8/what-does-%24-means-4175475639/)

yun 09-02-2013 08:50 PM

What does $! means
 
Hi all,

I am new to Linux shell.

Anyone can tell me what is the meaning of $! and how it was use?

Thanks!

evo2 09-02-2013 08:56 PM

Hi,

pid of the most recently backgrounded program. A search for "bash special shell variables" or similar is useful for this type of question.

Evo2.

catkin 09-03-2013 01:20 AM

http://www.gnu.org/software/bash/man...ial-Parameters


All times are GMT -5. The time now is 01:36 PM.