linux command line learn - get the absolute path of a file

get the absolute path of a file in linux

readlink -f filenme
[heshuai@login01 3_Variation_calling]$ readlink -f combined_selected_genelist.vcf 
/data/home/heshuai/CD_diease/3_Variation_calling/combined_selected_genelist.vcf

  

  

posted @ 2018-06-12 17:48  何帅  阅读(154)  评论(0编辑  收藏  举报