I have a folder with many different file types ... but I want to create a symbolic link only for files that have a specific file type (data files with the extension * .txt.mrg) in this case ... i want to have the same file names for symbolic links as source files ... how to do this? I want to be able to create all symbolic links in one command for this file type.
source
share