How to use the linux version of command, such as 'find', instead of the windows version?

me's Avatar

me

06 Nov, 2017 05:33 AM

I'm trying to do something with the help of the linux 'find' command
But in appveyor, I got the windows version when I use this command.
https://ci.appveyor.com/project/zh99998/ygopro-database/build/6

How can I use the linux version instead?

  1. 1 Posted by me on 06 Nov, 2017 05:43 AM

    me's Avatar

    I've just noticed that the command actually be runned is not find, it is call...

  2. 2 Posted by Ilya Finkelshte... on 06 Nov, 2017 07:19 PM

    Ilya Finkelshteyn's Avatar

    AppVeyor builds run on Windows VMs. I believe simplest way to get the same functionality is to use dir command as described in this post.

  3. 3 Posted by me on 07 Nov, 2017 12:29 PM

    me's Avatar
  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:21 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac