Torque

Forums

Forums

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




Torque » Torque OBD ECU Scanner » Torque Discussion / Ideas » where are log files - again

Pages: 1 [2]
Author Topic: where are log files - again
Terrox
Member
Posts: 13
Post Re: where are log files - again
on: December 9, 2021 (GMT)

After a little research, I was able to figure out the proper shell command:

folder=/storage/emulated/0/documents/torqueLogs
cd $folder
newest_file=$(ls -art | tail -n 1)
result=$folder/$(cat “$newest_file” | tail -n 1)
echo $result

Pages: 1 [2]
WP-Forum by: Fredrik Fahlstad, Version: 2.4
Page loaded in: 0.008 seconds.

  Follow me on twitter