Site Cloner PHP Script
Bargain Hunter PHP Script
Job Hunter PHP Script
Site Login and Access Control PHP Script

Linux which rm

The command below uses which rm to find the location of the nano editor.

 root@vps [~]# which rm nano /usr/bin/nano root@vps [~]# 

Note:
The editor is located in the bin folder.