/ Published in: Other
                    
                                        
Create shortcut in linux
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
first go to the directory where the shortcut will be created, after write:
ln -s /path directory or file target/ name_link
Example
ln -s /var/discoadd/files/files/ files
Comments
 Subscribe to comments
                    Subscribe to comments
                
                