You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $filename variable provides the entire path specified by the -f option. It would be nice if there was a way to trim that to its "basename" component (last element in the path) for when the filename is used in job naming, such as:
ATTR name "job-name" "Some test $user $basename $job-id"
so that looking at the job log can be useful when testing.
The $filename variable provides the entire path specified by the -f option. It would be nice if there was a way to trim that to its "basename" component (last element in the path) for when the filename is used in job naming, such as:
ATTR name "job-name" "Some test $user $basename $job-id"
so that looking at the job log can be useful when testing.
Moved istopwg/ippsample#277 here as per guidance from @michaelrsweet.
The text was updated successfully, but these errors were encountered: