When we use ‘&’ in file names when the file name goes to the bourne shell the ‘&’ changes to ‘&’ even after we use an escape sequence.
Could anyone help us here to get around the problem so that we can store the file name with ‘&’ as it is?