On Tue, Aug 15, 2023 at 01:19:06PM +0200, Daniele B. wrote:
> Thanks for the help,
> 
> Unfortuately I have no clean system nor knowledge about these files..
> Do you mind to point me out almost the direction how to fix things correctly?
> 

Read these manpages:

ls
ln

I strongly suggest that you take this a bit further and learn how to
pull out the information in a better way.

Possibilities include sh scripts, awk, grep, sed, perl, uniq, sort and
maybe other methods.

You *need* to be able to use these tools at a basic level in order to
get anything done in a reasonably efficient way.

Learn the versions in the base system!
There are different versions also available in ports. Sometimes they are
preferable if you already know why. Otherwise, don't use them.
mawk, gawk, gmake, etc.

You will find very, very few OpenBSD users who prefer GUI versions of
tools.

It is called the *command* line because it is yours to issue clean and
powerful *commands* with.

Feel free to panic, scream, run in circles and collapse with exhaustion.
It's a good way to relieve stress. ;-}

-- 
Chris Bennett

Reply via email to