We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aeab71 commit 2dae42aCopy full SHA for 2dae42a
+stdlib/+perl/device.m
@@ -1,3 +1,5 @@
1
+%% PERL.DEVICE filesystem device index of path
2
+
3
function [r, cmd] = device(file)
4
5
c = '($f=shift) && -e $f or exit 1; print +(stat $f)[0]';
0 commit comments