File: gtab.append_prepare

package info (click to toggle)
gcin 2.8.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 20,908 kB
  • ctags: 4,172
  • sloc: cpp: 30,707; ansic: 9,219; makefile: 626; sh: 518
file content (6 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#!/bin/bash

[ -f $1 ] && exit 0;

echo 'aaaa 輸入要定義的詞' > $1
echo 'bbbb 或是字' >> $1