2 lines
59 B
Text
2 lines
59 B
Text
$ jq -s -f common_path.jq directories.txt
|
|
"home/user1/tmp"
|
$ jq -s -f common_path.jq directories.txt
|
|
"home/user1/tmp"
|