Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Womby

Members
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by Womby

  1. 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 :)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.