I find unxutils and and gnuwin32 Packages don’t have this command…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On systems where I don’t have a
watch, I often use an infinite loop (you could also write it as an alias)I’m using Bash syntax here, but you can surely do something similar on your platform:
And, for convenience, one can wrap it into a command which reuses either $0 or $@ depending on your platform.