![]() |
Who Can Provide Me Following SSH Command ?
Hello,
Could somebody please make me this command for ssh. search in folder /path/main/ to dirs with the name xxx If found, change foldername xxx to yyy Thank you in advance. ~ Renaldo, |
bumperoo for the ssh techies.
|
http://www.unix.com/unix-dummies-que...rs-name-x.html
But use it on your own responsibility, I'm noob to ssh as well.. though I enjoy learning it. |
try to find it in google :)
|
Thanks DangerX, but didn't works unfortunately.
Dappz, ofcourse have done so. But need to combinate to commands, and felt not sure. |
1. Search...
find / -type d -name FolderName 2. Go to the directory where the folder resides. cd /path/to 3. Rename it mv FolderName NewFolderName If you want to change the location and name of the folder... mv Foldername /Path/to/NewFolderName |
All times are GMT -7. The time now is 06:16 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123