Skip to content

Commit e2f3aa4

Browse files
authored
lsfd: remove leading slash in file path (#17555)
1 parent 9e51092 commit e2f3aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/linux/lsfd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
- Check what program has a specific file open:
1515

16-
`lsfd {{[-Q|--filter]}} "NAME == '{{/path/to/file}}'"`
16+
`lsfd {{[-Q|--filter]}} "NAME == '{{path/to/file}}'"`
1717

1818
- List open IPv4 or IPv6 sockets:
1919

0 commit comments

Comments
 (0)