I'm doing a script where I want to capture a path to the name of a user's file and then use it, plus the extension, to redirect the output of a command.
example:
Insert path: ~/Videos/file
I do this using " read -e path ", and then...
asked by
06.09.2015 / 22:09