Im not sure this is the right forum for this but i have been having trouble with some commands and im trying to figure out if its me or the version of linux i have. Is that even possible for some commands not to work properly with a more updated version?
https://www.howtoforge.com/communit...or-a-first-time-linux-user.83782/#post-399369 You do not say what you mean by "properly", but another version of a command may quite well have different options and different behaviour. Also, running a command in another environment may make it behave differently. Read the man page of the command on that same host, that should show the documentation for that particular version. Also worth checking is what exact command is executed when issuing it from command lline or script. Use commands which and type -a to start examining, and then maybe continue with ls and file if it was a command file.