Creen 0 Posted August 29, 2022 Share Posted August 29, 2022 Computer does not run script after editing /home/.shrc. Instead of it shell returns error. What do I do wrong? Quote Link to post Share on other sites
0 Womby 0 Posted May 14, 2023 Share Posted May 14, 2023 the .shrc file runs the commands from the current directory so that would be from the home directory and your file is in the same directory so what you should do instead be call the file like this: get or get.lua or for example if you would want to run a file from another directory (for example the lib directory) it would look like this: ../lib/get or ../lib/get.lua hope this helped Quote Link to post Share on other sites
Computer does not run script after editing /home/.shrc. Instead of it shell returns error. What do I do wrong?
Link to post
Share on other sites