File: config_tilde

package info (click to toggle)
bash-completion 1%3A1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,508 kB
  • ctags: 24
  • sloc: exp: 5,659; sh: 741; makefile: 203; perl: 59
file content (4 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
# With quotes and tilde
UserKnownHostsFile "~/fixtures/_known_hosts_real/known_hosts2"
# Without quotes, with tilde
UserKnownHostsFile ~/fixtures/_known_hosts_real/known_hosts3