This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
mirror of
https://github.com/MidnightCommander/mc
Watch
1
Star
0
Fork
You've already forked mc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a70287fe9a
mc
/
lib
/
mc.sh
9 lines
107 B
Bash
Raw
Blame
History
mc
(
)
{
MC
=
/tmp/mc
$$
-
"
$RANDOM
"
/usr/bin/mc -P
"
$@
"
>
"
$MC
"
cd
"
`cat
$MC
`
"
rm
"
$MC
"
unset
MC
;
}
Reference in New Issue
View Git Blame
Copy Permalink