{"id":21203153,"url":"https://github.com/serenasensini/fzth-cli","last_synced_at":"2026-01-03T04:04:31.575Z","repository":{"id":108082394,"uuid":"170496994","full_name":"serenasensini/FZTH-CLI","owner":"serenasensini","description":"From Zero to Hero #Command Line","archived":false,"fork":false,"pushed_at":"2019-02-13T11:47:53.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T18:05:26.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serenasensini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-13T11:32:32.000Z","updated_at":"2019-02-13T11:47:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee756807-bdaa-4bb6-a2e6-e6585c6c9cc9","html_url":"https://github.com/serenasensini/FZTH-CLI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenasensini%2FFZTH-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenasensini%2FFZTH-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenasensini%2FFZTH-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenasensini%2FFZTH-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serenasensini","download_url":"https://codeload.github.com/serenasensini/FZTH-CLI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658151,"owners_count":20326464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T20:21:36.479Z","updated_at":"2026-01-03T04:04:31.545Z","avatar_url":"https://github.com/serenasensini.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usare la command line\n\nUn'interfaccia a riga di comando (dall'inglese *Command Line Interface*, acronimo __CLI__) indica un'interfaccia in cui l'utente \"comunica\" con il sistema tramite comandi testuali. L'utente impartisce comandi testuali in input mediante tastiera alfanumerica e riceve risposte testuali in output dal sistema mediante display o stampante alfanumerici.\n\nL'uso del terminale è diverso a seconda dei sistemi operativi, quindi verranno di seguito differenziati.\n\n## Comandi: Windows\n\n### cd (alias: change directory)\nCambia cartella. \n\nEsempio:\n\n`C:\\Users\\Utente\u003e cd Desktop`\n\nPer tornare una cartella indietro:\n\n`C:\\Users\\Utente\u003e cd ..`\n\nPer mostrare la cartella corrente (dove mi trovo):\n\n`C:\\Users\\Utente\u003e cd`\n\n### dir (alias: directories)\n\nMostra l'elenco dei file e delle cartelle.\n\nEsempio:\n\n`C:\\Users\\Utente\u003e dir`\n\n### cls (alias: clear)\n\n\"Pulisce\" la riga di comando dai precedenti comandi.\n\nEsempio:\n\n`C:\\Users\\Utente\u003e cls`\n\n## Comandi: Unix\n\n### cd (alias: change directory)\nCambia cartella. \n\nEsempio:\n\n`$ cd home`\n\nPer tornare una cartella indietro:\n\n`$\u003e cd ..`\n\nPer tornare nella cartella utente:\n\n`$ cd`\n\nPer mostrare la cartella corrente:\n\n`$ pwd`\n\n### ls (alias: list)\n\nMostra l'elenco dei file e delle cartelle.\n\nEsempio:\n\n`$\u003e ls`\n\n### mv (alias: move or rename)\nSposta o rinomina.\n\nEsempio:\n\n`$\u003e mv testo.txt testo1.txt` # il nuovo nome del file è \"testo1.txt\"\n`$\u003e mv file.txt ./Desktop` # il file è stato spostato nel Desktop\n\n### clear (alias: clear)\n\n\"Pulisce\" la riga di comando dai precedenti comandi.\n\nEsempio:\n\n`$\u003e clear`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserenasensini%2Ffzth-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserenasensini%2Ffzth-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserenasensini%2Ffzth-cli/lists"}