Hidden File and Directory First of all, let's see what we have in the directory. [erp@test ~]$ ls -al /backup/reports total 136 drwxrwxr-x 3 erp… Read More »How to Copy Hidden File and Directory
Can we execute system commands under MySQL prompt? Yes, we can. We can do it by adding \! (a backslash, a exclamation mark and a… Read More »How MySQL Run Shell Command