This website requires JavaScript.
Explore
Minetest
Help
Sign In
EliasFleckenstein03
/
plan9front
Watch
1
Star
0
Fork
You've already forked plan9front
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9334509224
plan9front
/
sys
/
doc
/
mkfilelist
6 lines
50 B
Bash
Raw
Blame
History
#!/bin/rc
for
(
i in
$*
)
if
(
! ~
$i
*/*
)
echo
$i
Reference in New Issue
View Git Blame
Copy Permalink