alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agoHallelujahlemmy.worldimagemessage-square26fedilinkarrow-up132arrow-down10
arrow-up132arrow-down1imageHallelujahlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square26fedilink
minus-squarecaptsneeze@lemmy.onelinkfedilinkarrow-up0·edit-21 year agoThat is interesting. I just remoted into 5 different machines at the office and none of them worked with ‘ls’. If you enter ‘ls /?’, does it give you a synopsis and argument list?
minus-squaremateomaui@reddthat.comlinkfedilinkEnglisharrow-up1·1 year agoMystery solved, ls works for me due to this: https://github.com/devkitPro/installer/releases which is a toolset that was installed by an emulator package somewhere along the line, I just didn’t know it was there.
That is interesting. I just remoted into 5 different machines at the office and none of them worked with ‘ls’. If you enter ‘ls /?’, does it give you a synopsis and argument list?
Mystery solved, ls works for me due to this:
https://github.com/devkitPro/installer/releases
which is a toolset that was installed by an emulator package somewhere along the line, I just didn’t know it was there.