text stringlengths 0 949 |
|---|
<h>find all files modified in the last 24h in directory '/backup/agriculture-ml-cloud-5366'. Include file modification timestamps in the output. Environment: development, Security: NONE<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /backup/agriculture-ml-cloud-5366 -type f -mmin -5","timeout":30,"validate":true},"metadata":{"persona":"backup_admin","os":"CentOS 7","signature":"82f4554e79d429d3c5849ff4dfa816d8","workflow_phase":"File discovery and search","project":"agriculture-ml-cloud-536... |
<h>archive directory '/smb/telecomgateway-5592' using LZMA compression. Create a tarball with name pattern: [directory]_backup_[timestamp].tar.lzma. Preserve permissions: yes. Environment: pilot<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"tar -cJfvp /smb/telecomgateway-5592_backup_1770780444001.tar.xz /smb/telecomgateway-5592","timeout":30,"validate":true},"metadata":{"persona":"backup_admin","os":"AlmaLinux 8","signature":"0099730f336fb5f534c99ed88828c964","workflow_phase":"File operations","project"... |
<h>copy the file 'mysql.cnf' from '/mnt/backup/retail-database-lab-4011' to '/mnt/backup/retail-database-lab-4011_backup'. I want to preserve file attributes and timestamps. This is in a Oracle Cloud cloud environment with INTERACTIVE security level.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"cp -i /mnt/backup/retail-database-lab-4011/mysql.cnf /mnt/backup/retail-database-lab-4011_backup","timeout":30,"validate":true},"metadata":{"persona":"devops","os":"Debian 11 (Bullseye)","signature":"9d9339ac43fe4871e20a7d5e5966a75d","workflow_phase":"File operations... |
<h>archive directory '/multimedia/educationmobile-1082' using GZ compression. Create a tarball with name pattern: [directory]_backup_[timestamp].tar.gz. Preserve permissions: no. Environment: uat<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"tar -czfv /multimedia/educationmobile-1082_backup_1770780444013.tar.gz /multimedia/educationmobile-1082","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Gentoo","signature":"d274592c68d6b01307a6182a312b076a","workflow_phase":"File operations","pr... |
<h>find all files modified in the last 90 in directory '/k8s/realestate-dashboard-studio'. Include file modification timestamps in the output. Environment: testing, Security: INTERACTIVE<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /k8s/realestate-dashboard-studio -type f -mtime -365 -exec stat -c '%n %y' {} \\;","timeout":30,"validate":true},"metadata":{"persona":"data_engineer","os":"CentOS 7","signature":"9de47be8f3bfd7f6457eba5167d28c4a","workflow_phase":"File discovery and search","pr... |
<h>search for pattern 'INFO' recursively in directory '/docker/agriculture-monitor-portal'. Make it case-insensitive: no, show line numbers: no. Cloud platform: Alibaba Cloud, Project: agriculture-monitor-portal<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"grep --rv \"localhost\" /docker/agriculture-monitor-portal","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Debian 11 (Bullseye)","signature":"562e0a52f2bdf0c6d66cdc16c4fdbd4b","workflow_phase":"File operations","project":"agriculture-monitor-por... |
<h>find all files larger than 1176241675 G in directory '/replication/realestate-database-lab'. That's approximately 1176241675 gigabytes. Show detailed listing. Persona: sysadmin, Specialization: junior<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /replication/realestate-database-lab -type f -size +2127380465M","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"RHEL 8","signature":"d53b6c447b5c0a4ce01275f0eabd2693","workflow_phase":"File discovery and search","project":"realestate-databa... |
<h>create a symbolic link from 'docker-compose.yml' to 'transportation-api-platform-1080_target'. Source path: '/analytics/transportation-api-platform-1080/docker-compose.yml', Target path: '/analytics/transportation-api-platform-1080_target'. Specialization: block_storage, Workflow: File operations<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"ln --sfi /analytics/transportation-api-platform-1080/docker-compose.yml /analytics/transportation-api-platform-1080_target","timeout":30,"validate":true},"metadata":{"persona":"storage_admin","os":"Gentoo","signature":"66dc6d0f4af2b914434c6ba62bc14c7a","workflow_phas... |
<h>find all files in directory '/media/storage/healthcare-dashboard-9051' matching the pattern '*.rpm'. Search for regular files only (not directories). System: Ubuntu 24.04 LTS (Noble Numbat), Cloud: multi-cloud<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /media/storage/healthcare-dashboard-9051 -type f -iname \"*.pdf\"","timeout":30,"validate":true},"metadata":{"persona":"developer","os":"Ubuntu 24.04 LTS (Noble Numbat)","signature":"f14a0c673333d24479c6528e33232ce8","workflow_phase":"File discovery and search",... |
<h>change permissions of directory recursively to u=rw,g=r,o= recursively. File: 'dump.tar' at path '/etc/config/transportation-microservice-platform-5676'. User context: sysadmin on host pod-af-south-f-153<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"chmod -R 500 /etc/config/transportation-microservice-platform-5676","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Fedora 39","signature":"f549297e9aa163239c3773189e8fa19e","workflow_phase":"Permissions and security management","project":"transp... |
<h>copy the file 'keystore.jks' from '/snapshots/agriculture-dashboard-studio-4025' to '/snapshots/agriculture-dashboard-studio-4025_copy'. I want to preserve file attributes and timestamps. This is in a multi-cloud cloud environment with INTERACTIVE security level.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"cp -i -p -v /snapshots/agriculture-dashboard-studio-4025/keystore.jks /snapshots/agriculture-dashboard-studio-4025_copy","timeout":30,"validate":true},"metadata":{"persona":"devops","os":"Debian 11 (Bullseye)","signature":"2d6f8fb02be09450da110b3a120b6e47","workflow_... |
<h>find all files in directory '/smb/gaming-scheduler-5854' matching the pattern '*.svg'. Search for regular files only (not directories). System: Amazon Linux 2, Cloud: Vultr<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /smb/gaming-scheduler-5854 -type f","timeout":30,"validate":true},"metadata":{"persona":"data_engineer","os":"Amazon Linux 2","signature":"966d3ef4ded5065dbf2be6a75dab5a8e","workflow_phase":"File discovery and search","project":"gaming-scheduler-5854","base_path... |
<h>create a symbolic link from 'bundle.tar.xz' to 'gamingmobile-6323_target'. Source path: '/snapshots/gamingmobile-6323/bundle.tar.xz', Target path: '/snapshots/gamingmobile-6323_target'. Specialization: Android, Workflow: File operations<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"ln --sf /snapshots/gamingmobile-6323/bundle.tar.xz /snapshots/gamingmobile-6323_target","timeout":30,"validate":true},"metadata":{"persona":"mobile_engineer","os":"Fedora 40","signature":"c5eb516952d11ca3dbcb6d5ee8e7ecda","workflow_phase":"File operations","project":... |
<h>check the disk usage of directory '/tmpfs/telecom-auth-7960'. Show me the size in human-readable format with a max depth of 4. Project: telecom-auth-7960, Environment: uat<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"du -shc /tmpfs/telecom-auth-7960","timeout":30,"validate":true},"metadata":{"persona":"qa_engineer","os":"Gentoo","signature":"94edc5f8c7fa2dfb7b71bd74b753961d","workflow_phase":"File discovery and search","project":"telecom-auth-7960","base_path":"/tmpfs/telecom-aut... |
<h>check the disk usage of directory '/helm/transportation-monitor-service-4028'. Show me the size in human-readable format with a max depth of 1. Project: transportation-monitor-service-4028, Environment: blue_green<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"du --max-depth=0 /helm/transportation-monitor-service-4028","timeout":30,"validate":true},"metadata":{"persona":"container_admin","os":"Debian 11 (Bullseye)","signature":"55ae64ae4b8701d79a1074d57b6eb8af","workflow_phase":"File discovery and search","project":"transp... |
<h>create or update timestamp for file 'cache.redis' at path '/video/gaming-pipeline-portal'. Update access time only. Project: gaming-pipeline-portal, OS: CentOS 7<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"touch -a -m /video/gaming-pipeline-portal/cache.redis","timeout":30,"validate":true},"metadata":{"persona":"mobile_engineer","os":"CentOS 7","signature":"bf260dea260a27d650ac08701401edfc","workflow_phase":"File operations","project":"gaming-pipeline-portal","base_pat... |
<h>archive directory '/data/education-database-6565' using BZ2 compression. Create a tarball with name pattern: [directory]_backup_[timestamp].tar.bz2. Preserve permissions: yes. Environment: sandbox<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"tar -czfv /data/education-database-6565_backup_1770780444031.tar.gz /data/education-database-6565","timeout":30,"validate":true},"metadata":{"persona":"devops","os":"CentOS 7","signature":"ec9d298b17474477f38334815d187c26","workflow_phase":"File operations","project"... |
<h>find all files in directory '/mnt/media/agriculture-dashboard-service-4032' matching the pattern '*.toml'. Search for regular files only (not directories). System: Arch Linux, Cloud: multi-cloud<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /mnt/media/agriculture-dashboard-service-4032 -type f","timeout":30,"validate":true},"metadata":{"persona":"data_engineer","os":"Arch Linux","signature":"c8d370a76f24b1962d3ba8ce69fe6d6f","workflow_phase":"File discovery and search","project":"agriculture-dashbo... |
<h>create or update timestamp for file 'init.sql' at path '/usr/bin/ecommercemonitor-4482'. Update both times. Project: ecommercemonitor-4482, OS: Debian 11 (Bullseye)<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"touch -a -c /usr/bin/ecommercemonitor-4482/init.sql","timeout":30,"validate":true},"metadata":{"persona":"virtualization_admin","os":"Debian 11 (Bullseye)","signature":"3258f5e1ee5f34d91e7f86ed326f493e","workflow_phase":"File operations","project":"ecommercemonitor-4... |
<h>securely shred the sensitive file 'setup.sh' at path '/helm/ecommerce-ml-1526'. This file contains confidential data and needs to be overwritten 6 times before deletion. Compliance level: AUDITED.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"shred --uz -n 4 /helm/ecommerce-ml-1526/setup.sh","timeout":30,"validate":true},"metadata":{"persona":"compliance_officer","os":"Debian 11 (Bullseye)","signature":"f0c4678784e5debc3eb5cbc12dafe6b2","workflow_phase":"Security operations","project":"ecommerce-ml-1526",... |
<h>rename the file 'index.js' to 'audit.log' in directory '/helm/mediascheduler-1419'. I'm a devops (platform) working in a proof_of_concept environment with basic security requirements.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"mv /helm/mediascheduler-1419/index.js /helm/mediascheduler-1419/audit.log","timeout":30,"validate":true},"metadata":{"persona":"devops","os":"Amazon Linux 2023","signature":"c84a1dc49585440aa2a97a9c5962775c","workflow_phase":"File operations","project":"mediaschedule... |
<h>change permissions of file to g+r. File: 'Main.java' at path '/etc/config/telecom-api-2287'. User context: security_analyst on host server-572<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"chmod -R 500 /etc/config/telecom-api-2287","timeout":30,"validate":true},"metadata":{"persona":"security_analyst","os":"Ubuntu 24.10 (Oracular Oriole)","signature":"dc1bae3a558ed9c310293df818f71a01","workflow_phase":"Permissions and security management","project":"te... |
<h>search for pattern 'password' recursively in directory '/data/telecom-payment-portal'. Make it case-insensitive: yes, show line numbers: yes. Cloud platform: hybrid, Project: telecom-payment-portal<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"grep --riE \"warning\" /data/telecom-payment-portal","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Fedora 40","signature":"ea521f824c0e3a9b707b5fb2c6fbcfdf","workflow_phase":"File operations","project":"telecom-payment-portal","base_path":"/dat... |
<h>find all files in directory '/warehouse/retail-webapp-hub-4036' matching the pattern '*.md'. Search for regular files only (not directories). System: CentOS 7, Cloud: edge<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"find /warehouse/retail-webapp-hub-4036 -type f","timeout":30,"validate":true},"metadata":{"persona":"mobile_engineer","os":"CentOS 7","signature":"cfa6f4e5d0bd5549a0c0971e152d9e48","workflow_phase":"File discovery and search","project":"retail-webapp-hub-4036","base_... |
<h>move the file 'traces.json' from '/run/user/transportation-scheduler-platform-6942' to directory '/run/user/transportation-scheduler-platform-6942_archive'. The source file is a configuration file. I'm operating as a monitoring_admin on system Gentoo.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"mv /run/user/transportation-scheduler-platform-6942/traces.json /run/user/transportation-scheduler-platform-6942_archive","timeout":30,"validate":true},"metadata":{"persona":"monitoring_admin","os":"Gentoo","signature":"a86d9e89b0d09a408ab9b8e675632260","workflow_pha... |
<h>move the file 'archive.7z' from '/replication/pharmaceuticalauth-3393' to directory '/replication/pharmaceuticalauth-3393_copy'. The source file is a file. I'm operating as a compliance_officer on system AlmaLinux 9.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"mv /replication/pharmaceuticalauth-3393/archive.7z /replication/pharmaceuticalauth-3393_copy","timeout":30,"validate":true},"metadata":{"persona":"compliance_officer","os":"AlmaLinux 9","signature":"8fedaa20aea752996a54e9ef7aa3ced7","workflow_phase":"File operations"... |
<h>change permissions of directory recursively to 644 recursively. File: 'data.parquet' at path '/logs/energy-ml-platform'. User context: sysadmin on host container-us-west-b-852<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"chmod -R u=rw,g=r,o= /logs/energy-ml-platform","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Rocky Linux 8","signature":"0d1ba335f571782ddb93e754e1eab918","workflow_phase":"Permissions and security management","project":"energy-ml-platform","ba... |
<h>copy the file 'build.gradle' from '/cloud/manufacturing-ml-portal' to '/cloud/manufacturing-ml-portal_backup'. I want to preserve file attributes and timestamps. This is in a edge cloud environment with NONE security level.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"cp /cloud/manufacturing-ml-portal/build.gradle /cloud/manufacturing-ml-portal_backup","timeout":30,"validate":true},"metadata":{"persona":"developer","os":"Ubuntu 20.04 LTS (Focal Fossa)","signature":"f6b707417bca8895835ddf6715df6a64","workflow_phase":"File operation... |
<h>archive directory '/datalake/government-analytics-lab-6163' using XZ compression. Create a tarball with name pattern: [directory]_backup_[timestamp].tar.xz. Preserve permissions: yes. Environment: hot_standby<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"tar -czfvp /datalake/government-analytics-lab-6163_backup_1770780444038.tar.lzma /datalake/government-analytics-lab-6163","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"AlmaLinux 8","signature":"63c2b70bab9b87eb0234321a0c4506f6","workflow_phase"... |
<h>delete the file 'pom.xml' located at '/hypervisor/energysearch-5084'. This requires BASIC-level security confirmation. I'm a storage_admin working on project 'energysearch-5084'.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"rm /hypervisor/energysearch-5084/pom.xml","timeout":30,"validate":true},"metadata":{"persona":"storage_admin","os":"Ubuntu 24.10 (Oracular Oriole)","signature":"78c77b27b198aad6a6c41dae65920e48","workflow_phase":"File operations","project":"energysearch-5084","base_p... |
<h>create a symbolic link from 'docker-compose.yml' to 'agriculture-api-studio-9597_target'. Source path: '/aws/agriculture-api-studio-9597/docker-compose.yml', Target path: '/aws/agriculture-api-studio-9597_target'. Specialization: principal, Workflow: File operations<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"ln --siv /aws/agriculture-api-studio-9597/docker-compose.yml /aws/agriculture-api-studio-9597_target","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Ubuntu 24.10 (Oracular Oriole)","signature":"a9c53c62522db0b33aea2dd0c83e2a10","workflow_phase":... |
<h>move the file 'backup.tar.gz' from '/log/educationwebapp-2125' to directory '/log/educationwebapp-2125_backup'. The source file is an archive file. I'm operating as a network_admin on system Amazon Linux 2023.<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"mv /log/educationwebapp-2125/backup.tar.gz /log/educationwebapp-2125_backup","timeout":30,"validate":true},"metadata":{"persona":"network_admin","os":"Amazon Linux 2023","signature":"b98fba7d97479fbc3796e88901431f3b","workflow_phase":"File operations","project":"educ... |
<h>archive directory '/tmp/mediapipeline-5378' using BZ2 compression. Create a tarball with name pattern: [directory]_backup_[timestamp].tar.bz2. Preserve permissions: yes. Environment: hot_standby<eot> |
<b>{"tool":"bash","action":"json","args":{"command":"tar -czfvp /tmp/mediapipeline-5378_backup_1770780444039.tar.zst /tmp/mediapipeline-5378","timeout":30,"validate":true},"metadata":{"persona":"sysadmin","os":"Debian 11 (Bullseye)","signature":"5bb1d6f83305c3ab51b859e626716a30","workflow_phase":"File operations","proj... |
<h>check the disk usage of directory '/archive/agriculture-pipeline-system-4039'. Show me the size in human-readable format with a max depth of 3. Project: agriculture-pipeline-system-4039, Environment: blue_green<eot> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.