Moderator: GZDoom Developers
.-(~/Games)-
`--> gzdoom -file doom/guncaster-sunlust/*
GZDoom g4.5.0 - 2020-10-31 10:07:33 +0100 - SDL version
Compiled on Nov 1 2020
M_LoadDefaults: Load system defaults.
W_Init: Init WADfiles.
adding /opt/gzdoom/gzdoom.pk3, 630 lumps
adding /opt/gzdoom/game_support.pk3, 2512 lumps
adding /home/allkromm/Games/doom/iwads/DOOM2.WAD, 2919 lumps
adding doom/guncaster-sunlust/Guncaster.pk3, 5993 lumps
adding doom/guncaster-sunlust/precise-crosshair-v1.4.1.pk3, 24 lumps
adding doom/guncaster-sunlust/sunlust.wad, 2788 lumps
I_Init: Setting up machine state.
CPU Vendor ID: AuthenticAMD
...
Chris wrote:Wildcard patterns are generally handled by the shell. Your shell finds all files matching xxx/yyy/* and puts them in-place of the pattern as individual arguments to the process. The app itself never sees the wildcard pattern, unless it was escaped with the appropriate quote or backslash characters to prevent the shell from expanding it.
Matt wrote:Maybe the wildcard somehow makes bash start looking from the home folder or something?
Users browsing this forum: No registered users and 0 guests