Stop a process using the Terminal in Mac/ Linux OS

Stop a process using the Terminal in Mac/ Linux OS problem You’ve been using a program on your Mac and suddenly crashed and is not working. It is not possible to quit or force quit as the interface is frozen. Running programs are treated as processes by the operating system. One way of terminating such […]

Copy/Paste data from clipboard using the terminal in Mac OS

Copy/Paste data from clipboard using the terminal in mac os Problem You are inside the terminal and wish to interact with the clipboard of the Operating System. This post is about using the terminal in Mac OS to perform copy and paste actions with some real-world examples. WRITE INTO CLIPBOARD READ FROM CLIPBOARD EXAMPLES – […]