names2userids script Q & A
<== Back to names2userids project
Q: The input file has thousands of lines, and shell scripts are slow. How can I test my script without the long waits between runs?
A: Use a smaller version of the input file for testing.
<== Back to names2userids project