GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Who Can Provide Me Following SSH Command ? (https://gfy.com/showthread.php?t=1010409)

Inter-Sex 02-15-2011 07:53 AM

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,

Inter-Sex 02-15-2011 08:25 AM

bumperoo for the ssh techies.

DangerX !!! 02-15-2011 09:15 AM

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.

Dappz 02-15-2011 09:22 AM

try to find it in google :)

Inter-Sex 02-15-2011 10:00 AM

Thanks DangerX, but didn't works unfortunately.

Dappz, ofcourse have done so. But need to combinate to commands, and felt not sure.

r0bman 02-15-2011 10:14 AM

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