Symbolic link to all files of a folder
hello,
I would like to make a symbolic link of all files into one folder, not the complete folder because in the destination folder I will have few differents files of base folder.
That is:
I have:
/var/www/index.php
/var/www/index2.php
/var/www/index3.php
And I want these files into:
/var/www2/@index.php
/var/www2/@index2.php
/var/www2/@index3.php
/var/www2/independent_file_not_included_on_wwwfolder.php
Anyone know how can I do it via SSH with one command?
Thank you very much!!
|
Recent comments
13 hours 4 min ago
14 hours 4 min ago
17 hours 51 min ago
19 hours 5 min ago
22 hours 41 min ago
1 day 5 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 7 hours ago
2 days 9 hours ago