cut & tr — Column Selection and Translation
echo 'name:age:city' | cut -d: -f1,3
Terminal demo of cut and tr — Unix tools for selecting columns and translating characters in text streams.
#unix
#text
#cut
#tr
#column
#translate
다운로드
임베드
[](https://agentgif.com/@agentgif/cut-tr-column-selection-and-translation)
<a href="https://agentgif.com/@agentgif/cut-tr-column-selection-and-translation"><img src="https://media.agentgif.com/ikuQ9i5w.gif" alt="cut & tr — Column Selection and Translation" width="1040"></a>
<iframe src="https://agentgif.com/embed/ikuQ9i5w/" width="1040" height="640" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="ikuQ9i5w"></div><script src="https://agentgif.com/widget.js" async></script>