This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mars
mirror of
https://github.com/schoebel/mars
Watch
1
Star
0
Fork
You've already forked mars
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cdd2415be
mars
/
userspace
/
mars-status.sh
10 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
while
true
do
clear
date
/root/mars-status.pl
$1
$2
sleep
2
done
Reference in New Issue
View Git Blame
Copy Permalink