Skip to content

Commit a7e5ef9

Browse files
committed
Add new file for the column command documentation
1 parent c861b27 commit a7e5ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebook/en/content/161-the-column-command.md renamed to ebook/en/content/162-the-column-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ ps aux | head -n 5 | column -t -L
6363

6464
## Further Reading
6565
- `man column` - manual page for the column command
66-
- [GNU Coreutils](https://www.gnu.org/software/coreutils/)
66+
- [GNU Coreutils](https://www.gnu.org/software/coreutils/)

0 commit comments

Comments
 (0)