Skip to content

Commit 2dae42a

Browse files
committed
doc
1 parent 6aeab71 commit 2dae42a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

+stdlib/+perl/device.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%% PERL.DEVICE filesystem device index of path
2+
13
function [r, cmd] = device(file)
24

35
c = '($f=shift) && -e $f or exit 1; print +(stat $f)[0]';

0 commit comments

Comments
 (0)