Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
x=`{read|sed 's/
//'}
3
y=`{echo -n $x | sed 's/ //g'}
4
echo $y^:USERID:UNIX:none
5