Sample Header Ad - 728x90

Sybase query: save output to a file

0 votes
2 answers
3381 views
I´ve created the following script: #!/bin/bash isql -U databasename_dba -P password -b < But now, how can I save this result that I see in my terminal window in a file (.csv for example) Thanks in advance for your help
Asked by Lorenzo Castagno (109 rep)
Jul 24, 2019, 10:42 AM
Last activity: Apr 16, 2022, 01:27 AM