ps a
to get the PID of your process. kill -9 <pid>
to send it the unblockable SIGKILL signal.
Note that I only have a Linux box in front of me to test, so the OS X commands may be slightly different.
Related Posts:
- How can I run python in terminal on a mac?
- How to uninstall Python 2.7 on a Mac OS X 10.6.4?
- Updating Python on Mac
- How do I upgrade to Python 3.6 with conda?
- pip or pip3 to install packages for Python 3?
- How to change default Python version?
- ImportError: No module named sklearn (Python)
- How to change default Python version?
- What version of Python is on my Mac?
- How can I install a previous version of Python 3 in macOS using homebrew?
- matplotlib: RuntimeError: Python is not installed as a framework
- boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_SITE site packages doesn’t exist
- Python: source code string cannot contain null bytes
- Python can’t find module NLTK
- How to install pip for Python 3 on Mac OS X?
- bash: pip: command not found
- bash: pip: command not found
- How to uninstall pip on OSX?
- How to uninstall Anaconda completely from macOS
- ImportError: No module named pip
- ImportError: No module named pip
- How do I install pip on macOS or OS X?
- How do I install pip on macOS or OS X?
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- Where to place $PATH variable assertions in zsh?
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- ImportError: No module named pandas. Pandas installed pip
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS
- Could not install packages due to a “Environment error :[error 13]: permission denied : ‘usr/local/bin/f2py'”
- Could not install packages due to an EnvironmentError:
- Xcode is not currently available from the Software Update server
- How to view / open a calculator in mac OS X?
- Xcode is not currently available from the Software Update server
- Please enter a commit message to explain why this merge is necessary, especially if it merges an updated upstream into a topic branch
- VirtualBox NS_ERROR_FAILURE (0x80004005) macOS
- Installing Homebrew on OS X
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory
- import opencv vs import cv2
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- socket.error: [Errno 48] Address already in use
- SocketException: Address already in use MONGODB
- socket.error: [Errno 48] Address already in use
- Why is the apt-get function not working in the terminal on Mac OS X v10.9 (Mavericks)?
- OS X: equivalent of Linux’s wget
- Terminal error: zsh: permission denied: ./startup.sh
- Failed to attach the USB device SEGGER J-Link [0100] to the virtual machine WINDOWS 7
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- Where do I find the bashrc file on Mac?
- What’s a good hex editor/viewer for the Mac?
- Where to find Application Loader app in Mac?
- bash: pip: command not found
- OS X: equivalent of Linux’s wget
- How to switch Python versions in Terminal?
- Brew install docker does not include docker engine?
- ModuleNotFoundError: No module named ‘matplotlib’
- brew install mysql on macOS
- How do you update Xcode on OSX to the latest version?
- Mongod complains that there is no /data/db folder
- How can I open the Atom editor from the command line in OS X?
- How to uninstall Docker completely from a Mac?
- mvn command not found in OSX Mavrerick
- How to easily install and uninstall docker on MacOs
- How to install wget in macOS?
- Maven Install on Mac OS X
- dyld: Library not loaded … Reason: Image not found
- How to install Java 8 on Mac
- editing PATH variable on mac
- Find (and kill) process locking port 3000 on Mac
- OS X Framework Library not loaded: ‘Image not found’
- How to update Ruby with Homebrew?
- Upgrade Node.js to the latest version on Mac OS
- from PIL import Image – ImportError: No module named PIL
- Install Visual Studio 2015 on mac
- Vim Can’t Save File (E212)
- Change default title in mac terminal window
- Recursively find all files that match a certain pattern
- Installing cgdb on a mac os x
- How do I update the password for Git?
- “code .” Not working in Command Line for Visual Studio Code on OSX/Mac
- mvn command not found in OSX Mavrerick
- What is the “Illegal Instruction: 4” error and why does “-mmacosx-version-min=10.x” fix it?
- Pyspark: Exception: Java gateway process exited before sending the driver its port number
- How can I Remove .DS_Store files from a Git repository?
- Virtualenv Command Not Found
- Shared folder between MacOSX and Windows on Virtual Box
- VirtualBox: mount.vboxsf: mounting failed with the error: No such device
- Installing GCC on macOS Catalina
- Open an .html file with default browser using Bash on Mac
- gdb fails with “Unable to find Mach task port for process-id” error
- OS X 10.9.2: checking whether the C compiler works… no
- How to use vim in the terminal?
- -bash: export: `=’: not a valid identifier
- How to use vim in the terminal?
- OS X cp command in Terminal – No such file or directory
- tar: Unrecognized archive format error when trying to unpack flower_photos.tgz, TF tutorials on OSX
- Segmentation fault: 11 in OS X
- Arduino IDE is not showing any port macOS
- psql: command not found Mac
- Can’t connect to MySQL server on ‘127.0.0.1’ (61) on Mac