File: myvi

package info (click to toggle)
gromacs 2022.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 210,636 kB
  • sloc: xml: 841,565; cpp: 571,976; ansic: 40,200; python: 22,039; sh: 3,493; perl: 2,481; yacc: 644; fortran: 397; lisp: 265; makefile: 179; lex: 125; awk: 68; csh: 39
file content (9 lines) | stat: -rwxr-xr-x 54 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#!/bin/csh -f

vi $1 << EOF
/Bound
/
dd:1
p
dd:wq
EOF