Sal Prima
Home
Coding
Leadership
Startup
About
handy-script
Find and Kill Process Locking on Mac's Specific Port
August 11, 2018
It happens multiple times when We running application with spesific port but the port is used and our application failed to start.
Remove All git Files From a Directory Recursively
July 29, 2018
The .git folder is tipically stored in the root directory of the repository, not all the sub-directories like Subversion did.
Delete .DS_Store Recursively
June 24, 2018
In the Apple macOS operating system, .DS_Store is a file that stores custom attributes of its containing folder
MacBook Pro Camera Built-in Not Working
December 5, 2017
Have You ever experiencing the built-in camera on MacBook Pro intermittently not working properly ?
Check jQuery Version
May 14, 2016
jQuery is a JavaScript Library. jQuery greatly simplifies JavaScript programming. jQuery is easy to learn.