4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
2 results tagged echo x
  • thumbnail
    GitHub - stefanprodan/podinfo: Go microservice template for Kubernetes

    via edwin

    February 16, 2022 at 4:28:42 PM GMT+1 - permalink - archive.org - https://github.com/stefanprodan/podinfo
    echo info k8s pod
  • thumbnail
    Get the name of the current file | Vim Tips Wiki | Fandom

    :echo @% def/my.txt directory/name of file (relative to the current working directory of /abc)
    :echo expand('%:t') my.txt name of file ('tail')
    :echo expand('%:p') /abc/def/my.txt full path
    :echo expand('%:p:h') /abc/def directory containing file ('head')
    :echo expand('%:p:h:t') def First get the full path with :p (/abc/def/my.txt), then get the head of that with :h (/abc/def), then get the tail of that with :t (def)
    :echo expand('%:r') def/my name of file less one extension ('root')
    :echo expand('%:e') txt name of file's extension ('extension')

    October 25, 2021 at 10:05:58 AM GMT+2 - permalink - archive.org - https://vim.fandom.com/wiki/Get_the_name_of_the_current_file
    echo file vim
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation