I tried to run readlink -f on multiple files by using wildcard "*", but it evaluates other files as operand
Command
readlink -f *log
Output (desired)
/home/trail_1.log
/home/trail_2.log
Am I doing something wrong ? I am using tcsh and readlink is only command I am aware to read path of file.
Aucun commentaire:
Enregistrer un commentaire