[Solved] request linux logfiles

For discussion of ports to POSIX based systems, especially using GNUStep.

Moderators: another_commander, winston, Getafix

Post Reply
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1390
Joined: Thu Aug 27, 2015 4:24 pm

[Solved] request linux logfiles

Post by cbr »

In linux the log files are hidden, would it be possible to change this dir to oolite-saves so all the information ( saves, snapshots ,logs ) will be
together in one place ( logs unhidden )
Last edited by Getafix on Mon Jun 10, 2019 1:17 pm, edited 3 times in total.
Reason: Marked as [Solved]
User avatar
Norby
---- E L I T E ----
---- E L I T E ----
Posts: 2577
Joined: Mon May 20, 2013 9:53 pm
Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
Contact:

Re: request linux logfiles

Post by Norby »

How about

Code: Select all

ln -s ~/.Oolite/Logs  ~/oolite-saves/Logs
?
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1390
Joined: Thu Aug 27, 2015 4:24 pm

Re: request linux logfiles

Post by cbr »

Nice, that worked very nicely, thank you! :)
Post Reply