index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
bash_files
/
sample2.sh
blob: 5dc55b83b8085d5b04525b721f48f8d15b42f481 (
plain
)
1
2
#!/bin/bash cat $1 | cut -d: -f2 | paste -d: $3 - $2