k-l-lambda's picture
added node-addon-lilypond
f65fe85
#!/usr/bin/env python
import os
import sys
for i in sys.argv[1:]:
print(os.path.realpath(i))