How to use commands on web server?
-
If I have a command I want to enter on my web server like this:
find . -type d -exec chmod 755 {} \;
Where do I type this in at? I’m familiar with FTP… do I need to use a separate program to use this command?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to use commands on web server?’ is closed to new replies.