Score:-4

Not installing and running datawarrior550.tar_gz please help i want to run the program

it flag
file id tar_gz 
of datawarrior550 not unzipped with terminal command

unknown suffix  --ignored
ngs@NU-NGS:~/Downloads$ gunzip datawarrior550.tar_gz
gzip: datawarrior550.tar_gz: unknown suffix -- ignored
Score:3
zw flag

You have to rename this file to match its filetype.

For your case it should be datawarrior550.tar.gz and not datawarrior550.tar_gz. The gunzip application expects dot between tar and gz.

Also there is better one shot way - use tar command as follows:

tar -xf datawarrior550.tar.gz

Man-pages to read:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.