Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

awk pdb format

    awk '{printf "%4s%7.0f%3s%6s%2s%4.0f%12.3f%8.3f%8.3f%6.2f%7.2f
", $1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11}' < xxx.pdb >> new.pdb
Comment

PREVIOUS NEXT
Code Example
Shell :: Windows 10 - Get a list of installed apps into a text file 
Shell :: git init set upstream 
Shell :: ubuntu reset to default dash 
Shell :: linux make cpu spike 
Shell :: take screenshot linux 
Shell :: parallel downloading arch 
Shell :: chere cygwin 
Shell :: how to compare differences between two files in linux 
Shell :: postgresql user permissions to database 
Shell :: awk line range 
Shell :: ubuntu networkManager change dns 
Shell :: where are php errors logged 
Shell :: how to delete directory from /opt 
Shell :: mac unzip terminal 
Shell :: add vimplug 
Shell :: softwareupdate mac bash 
Shell :: tgz terminal 
Shell :: got push SSH 
Shell :: create ext4 file system linux 
Shell :: how to kill looped process by command name 
Shell :: docker ubuntu 
Shell :: add nvm 
Shell :: install systemd wsl2 
Shell :: linux cli chart real time 
Shell :: linux install with package manager snap snapd 
Shell :: k8s dashboartd 
Shell :: unable to resolve dns when kubernetes is running on ubuntu 
Shell :: pip3 install requirements.txt 
Shell :: cmd line install team viever 
Shell :: how get pods in kuber 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =