1
score
237
views
yes
status
CC BY-SA 3.0
readlink unable to take path names mentioned in a file
Change to The >> appends to a file or creates the file if it doesn't exist. The > overwrites the file if it exists or creates it if it doesn't exist. https://serverfault.com/a/196735