Results 1 to 7 of 7

Thread: VLC won't quit

  1. #1

    VLC won't quit

    VLC won't close tried right clicking the icon on the dock and click quit nothing happens.

  2. #2
    Join Date
    2013-Mar
    Location
    http://rastamouse.me
    Posts
    86
    Kill its PID from the command line then?
    OSCP
    --
    If it smells like a duck, walks like a duck and quacks like a duck; then it probably is a duck.

  3. #3
    What's the command for it

  4. #4
    Join Date
    2013-Mar
    Location
    http://rastamouse.me
    Posts
    86
    Something like:
    Code:
    ps aux
    kill <pid>
    OSCP
    --
    If it smells like a duck, walks like a duck and quacks like a duck; then it probably is a duck.

  5. #5
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    Quote Originally Posted by Digitalbulletz View Post
    What's the command for it
    hi
    http://www.imagestime.com/show.php/9...ttura.PNG.html

  6. #6
    Name Taken Guest
    Code:
    pkill -9 vlc

  7. #7
    Great thanks u guys are awesome!!

Posting Permissions

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