Traps and pitfalls specific to running external programs: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 May 2025

  • curprev 20:2920:29, 12 May 2025Nmingott talk contribs 1,748 bytes +1,748 Created page with "* I run most of my external commands in '''Linux''', sometimes in '''BSD'''. These procedures may work in the Mac, since it is, in some way, a descendant of BSD, but they will not work in Windows. * In different Unix-like systems the same command can be in different positions in the filesystem. For example in Linux Debian <code>date</code> is in <code>/usr/bin/date</code>. In the Mac it is in <code>/bin/date/</code>. * If you run your external command '''synchronously'''..." Tag: Visual edit