/
hex editor in linux
hex editor in linux
For Windows, use Notepad++: HEX editor in Notepad++
hexdump -C hosts.csv | hexdump root@jkriker-T460:/home/onmylaptop/ChassisInfoFetcher/CIF# hexdump -C hosts.csv 00000000 31 37 32 2e 33 30 2e 39 35 2e 32 30 36 2c 4e 65 |172.30.95.206,Ne| 00000010 74 62 6f 78 2c 4e 65 74 62 6f 78 2c 32 32 |tbox,Netbox,22| 0000001e |
tweak hosts.csv | https://linux.die.net/man/1/tweak tweak 00000000 31 37 32 2E 33 30 2E 39 35 2E 32 30 36 2C 4E 65 172.30.95.206,Ne 00000010 74 62 6F 78 2C 4E 65 74 62 6F 78 2C 32 32 tbox,Netbox,22 To delete: Click on "Insert" then click on "Delete" Then ^X^C ( hold CTRL and Shift , then click x then click c ) |
, multiple selections available,
Related content
save and read file from cli
save and read file from cli
More like this
remove 0a 0d from file in notepad++ or Column mode
remove 0a 0d from file in notepad++ or Column mode
More like this
hosts file
hosts file
More like this
remove "" and "0x e2809d"char on the html page
remove "" and "0x e2809d"char on the html page
More like this
run cli command with Netmiko
run cli command with Netmiko
More like this
syslog config example
syslog config example
More like this